...
Code Display More############################################## # LibreELEC # # https://libreelec.tv # ############################################## LibreELEC (community): 8.2.3.1-LePotato (S905.arm) LibreELEC:~ # install install installtointernal LibreELEC:~ # installtointernal One of BOOT, SYTEM, DATA or DTB partitions is missing. Make sure that you are using a correct device tree and a device with internal memory! LibreELEC:~ # blkid /dev/loop0: TYPE="squashfs" /dev/mmcblk0: PTUUID="0b7c79b9" PTTYPE="dos" /dev/mmcblk0p1: SEC_TYPE="msdos" LABEL="LIBREELEC" UUID="4FDE-D398" TYPE="vfat" PARTUUID="0b7c79b9-01" /dev/mmcblk0p2: LABEL="LIBREELEC_DISK" UUID="e3704881-f45b-4432-ba43-601135ca7d02" TYPE="ext4" PARTUUID="0b7c79b9-02" LibreELEC:~ # e2label /dev/mmcblk0p2 LIBREELEC_DISK LibreELEC:~ # e2label /dev/mmcblk0p2 "" LibreELEC:~ # e2label /dev/data "LIBREELEC_DISK" e2label: No such file or directory while trying to open /dev/data Couldn't find valid filesystem superblock. LibreELEC:~ # store erase partition boot -sh: store: not found LibreELEC:~ #
What was wrong?
...
I have already given you the answer to this question. You need a DTB file with "nand“ suffix, otherwise the integrated Nand memory can not be recognized.