Hi all,
I had the following build running via SD on my beelink miniMXIII :-
devel-20160915211230-r23341-gb83596f ( I replaced the dtb.img file in the build with the minimxIII specific one as per the build install instructions)
Android was present on the NAND.
Once I was happy that the SD LibreElec installation was working as expected I attempted the installtointernal command via SSH :-
LibreELEC:~ # installtointernal
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!
Type "yes" if you know what you are doing or anything else to exit: yes
Checking filesystem integrity...
Backing up device tree...done.
Backing up recovery partition...done.
Backing up remote.conf...done.
Writing kernel image...done.
Formatting SYSTEM partition...done.
Copying SYSTEM files...done.
Writing device tree image...done.
Formatting DATA partition...done.
Restoring remote.conf...done.
All done! Rebooting in 10s...
Display More
upon reboot I was presented with a screen saying that 'Filesystem corruption has been detected!"
An automatic repair was attempted however I got a message saying
"Forced fsck failed. Your system is broken beyond repair.
Please reinstall LibreElec"
The full image is here:- Ckd3J4.jpg
I did a fresh install off LibreElec onto the SD card again which booted fine. However when I use the "Restart from NAND" option from within LibreELEC or remove the SD card and reboot then I get the same "Filesystem corruption has been detected!" message again.
I attempted another "installtointernal" command via SSH again however this time I just get this message :-
login as: root
[email protected]'s password:
##############################################
# LibreELEC #
# http://libreelec.tv #
##############################################
LibreELEC (community) Version: devel-20160915211230-r23341-gb83596f
LibreELEC git: b83596f95d6b640bb36d0d64cd031f5ee030b8fd
LibreELEC:~ # installtointernal
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!
Type "yes" if you know what you are doing or anything else to exit: yes
Checking filesystem integrity...
Integrity check failed! Do you use a proper device tree?
Display More
Any ideas please ? Have I now bricked the NAND? haha
Many thanks in advance
[hr]
Ok I have figured out how to get the original Android firmware back onto the NAND.
Any ideas the steps that I should take now to get LibreElec onto the NAND without getting the same issue as above again?
Many thanks