try : chmod +x installtointernal (to get the right permission on the file )and then type : installtointernal
Hi datrh, I just tried that and got this error...
LibreELEC:~ # chmod +x installtointernal
chmod: installtointernal: No such file or directory
LibreELEC:~ # installtointernal
-sh: installtointernal: Permission denied
LibreELEC:~ #
Do you know of anything else to try? many thanks
Edit:
this did the job. Worked perfectly.
LibreELEC:~ # cp /usr/sbin/installtointernal /tmp
LibreELEC:~ # chmod a+x /tmp/installtointernal
LibreELEC:~ # /tmp/installtointernal
This script will erase BOOT, SYSTEM, and DATA on your device
and install LE that you booted from SD card/USB drive.
The script does not have any safeguards!