mirror of
				https://github.com/gutosie/neoboot.git
				synced 2025-10-31 19:35:48 +01:00 
			
		
		
		
	Add files via upload
This commit is contained in:
		| @@ -96,16 +96,16 @@ else | |||||||
|             echo -e "\n____Remove file control_boot_new_image____\nFirst start image - The first attempt to launch a new image... " |             echo -e "\n____Remove file control_boot_new_image____\nFirst start image - The first attempt to launch a new image... " | ||||||
|             sleep 2 |             sleep 2 | ||||||
|     else |     else | ||||||
|             /usr/bin/showiframe /usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/error.mvi > /dev/null 2>&1 | 	        /usr/bin/showiframe /usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/error.mvi > /dev/null 2>&1 | ||||||
|             echo -e "\n\nerror\n\nERROR, Please reinstalling the kernel for flash image now... \n\nError - NeoBoot he can not run it image Restart STB - Back to Flash..." | 			echo -e "\n\nerror\n\nERROR, Please reinstalling the kernel for flash image now... \n\nError - NeoBoot he can not run it image Restart STB - Back to Flash..." | ||||||
|             echo "\nWrong kernel"  > $NEODEVICE$IMAGEKATALOG/.kernel/used_flash_kernel | 			echo "\nWrong kernel"  > $NEODEVICE$IMAGEKATALOG/.kernel/used_flash_kernel | ||||||
|             echo "Flash "  > $NEODEVICE$IMAGEKATALOG/.neonextboot | 			echo "Flash "  > $NEODEVICE$IMAGEKATALOG/.neonextboot | ||||||
|             echo "  Neo-Boot start  boot manager. Waiting to change image - 20s " | 			echo "  Neo-Boot start  boot manager. Waiting to change image - 20s " | ||||||
|             chmod 0755 $NEOBOOT/bin/neobm | 			chmod 0755 $NEOBOOT/bin/neobm | ||||||
| 			sleep 10 | 			sleep 10 | ||||||
|             /usr/bin/showiframe $NEOBOOT/neologo.mvi > /dev/null 2>&1 | 			/usr/bin/showiframe $NEOBOOT/neologo.mvi > /dev/null 2>&1 | ||||||
|             $NEOBOOT/bin/neobm > /dev/null 2>&1 | 			$NEOBOOT/bin/neobm > /dev/null 2>&1 | ||||||
|             ln -sfn /sbin/init.sysvinit /sbin/init | 			ln -sfn /sbin/init.sysvinit /sbin/init | ||||||
|     fi |     fi | ||||||
|     if [ -f $NEODEVICE$IMAGEKATALOG/.neonextboot ]; then |     if [ -f $NEODEVICE$IMAGEKATALOG/.neonextboot ]; then | ||||||
|         if [ ! -f $NEODEVICE$IMAGEKATALOG/$TARGET/usr/bin/enigma2_pre_start.sh ] ; then |         if [ ! -f $NEODEVICE$IMAGEKATALOG/$TARGET/usr/bin/enigma2_pre_start.sh ] ; then | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user