这个版怎么写入到emmc?
试了网上几个方法,都无效:
方法1:
CoreELEC:/flash # 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!
Not all devices are compatible with installtointernal due to unsupported NAND/eMMC
chips being used by some manufacturers.
方法2:
sftp and copy installtoemmc n1_autoscript to /tmp
chmod a+x 这2个文件
# ./installtoemmc
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!
|