KryptonLee / e900v22c-CoreELEC

Build CoreELEC for Skyworth e900v22c
GNU General Public License v2.0
147 stars 36 forks source link

Does it support write to emmc now ? #1

Closed liloew closed 1 year ago

KryptonLee commented 2 years ago

Use command ceemmc -x and choose single boot mode

zzhydf commented 1 year ago

Use command ceemmc -x and choose single boot mode

but:

Error opening file for writing '/dev/reserved'! Failed to write the new partition table to eMMC!

KryptonLee commented 1 year ago

Use command ceemmc -x and choose single boot mode

but:

Error opening file for writing '/dev/reserved'! Failed to write the new partition table to eMMC!

Sorry, I made a mistake about this as I have done it some time ago. I retried the installation process again by these steps just now (make sure your device has an Android OS on emmc before the installation process): Step 1, use command ceemmc -x and choose dual boot mode. Step 2, unplug the SD or USB storage device with CoreELEC OS and reboot the device to Android OS (not sure if this step is necessary or not). Step 3, plug the SD or USB storage device with CoreELEC OS and reboot to CoreELEC OS. Step 4, use command ceemmc -x and choose migrate the CoreELEC on emmc from dual boot mode to single boot mode.