diff --git a/NeoBoot/bin/inithelp b/NeoBoot/bin/inithelp index 0a7c888..c08510c 100644 --- a/NeoBoot/bin/inithelp +++ b/NeoBoot/bin/inithelp @@ -69,6 +69,7 @@ echo ">>>>>>>>>>>>>>>>>>>>>> // START \\ >>>>>>>>>>>>>>>>>>> :" >> $neoLOG if [ ! -e $NEODEVICE$IMAGEKATALOG/.neonextboot ]; then #if [ -f /proc/stb/info/vumodel ]; then ln -sfn /sbin/init.sysvinit /sbin/init + mount /dev/sda1 /media/hdd #fi #echo "Flash " > $NEODEVICE$IMAGEKATALOG/.neonextboot echo "" @@ -143,4 +144,4 @@ echo -e "\n_________________ END inithelp and start of the software_____________ echo "_________________ END inithelp and start of the software__________________" >> $neoLOG sleep 5 echo ok -exit 0 \ No newline at end of file +exit 0