CoreELEC:~/n1script # bash installtoemmc
rootfs: /dev/system, storage: /dev/data, root_part: -1
This script will erase BOOT, SYSTEM, DATA and DTB on your device
and install LE that you booted from SD card/USB drive.
It will create a backup of device tree and recovery partition on your boot media.
The script does not have any safeguards!
Formatting SYSTEM partition.../dev/system contains a ext4 file system
last mounted on /tmp/system on Thu Jan 1 00:00:09 2015
done.
Copying SYSTEM files...cp: can't stat 'scripts/s905autoscript-1': No such file or directory
done.
Formatting DATA partition...done.
Stopping Kodi...done.
Copying user data...
All done!
WARNING: If your internal memory layout is different from standard Amlogic, you have to perform this operation again!
Your system will reboot from internal memory.
Describe the bug
To Reproduce
Steps to reproduce the behavior:
Informations
Log file
CoreELEC:~/n1script # bash installtoemmc rootfs: /dev/system, storage: /dev/data, root_part: -1 This script will erase BOOT, SYSTEM, DATA and DTB on your device and install LE that you booted from SD card/USB drive.
It will create a backup of device tree and recovery partition on your boot media.
The script does not have any safeguards!
Formatting SYSTEM partition.../dev/system contains a ext4 file system last mounted on /tmp/system on Thu Jan 1 00:00:09 2015 done. Copying SYSTEM files...cp: can't stat 'scripts/s905autoscript-1': No such file or directory done. Formatting DATA partition...done. Stopping Kodi...done. Copying user data... All done! WARNING: If your internal memory layout is different from standard Amlogic, you have to perform this operation again! Your system will reboot from internal memory.
Additional context