alienatedsec / yi-hack-v5

Even newer Custom Firmware for Xiaomi Cameras based on Hi3518ev200 Chipset. It includes free RTSP, ONVIF and other improvements based on the work by roleoroleo
GNU General Public License v3.0
780 stars 87 forks source link

Missing a link to the binary on the sdcard ? #346

Closed alienatedsec closed 7 months ago

alienatedsec commented 7 months ago

Missing a link to the binary on the sdcard ?

/home/yi-hack-v5 # vi
vi: applet not found
/home/yi-hack-v5 #

This one is OK.

/tmp/sd/yi-hack-v5 # ./bin/vi

Originally posted by @Minims in https://github.com/alienatedsec/yi-hack-v5/discussions/345#discussioncomment-8450383

alienatedsec commented 7 months ago

@Minims As mentioned here the workaround for now is to delete the symlink from the console

rm /bin/vi

It will call the SD version after this.