KryptonLee / e900v22c-CoreELEC

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

Installation to Internal eMMC #7

Closed Jerry6666 closed 1 year ago

Jerry6666 commented 1 year ago

Hi KryptonLee,

I really appreciate your help in develping this repo.

Error always occurs when using command ceemmc -x for installation to internal eMMC (CoreELEC-19.5_rc2-2022.09.08).

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

From the release note of CoreELEC 20.0-Nexus_alpha3 (September 15th, 2022), it says that

Fixed ceemmc error: Error opening file for reading '/dev/reserved'

I tried to use /usr/sbin/ceemmc from CoreELEC 20.0-Nexux_alpha3 in CoreELEC-19.5_rc2-2022.09.08, and it works.

Just for your reference.

climbL commented 1 year ago

Hi KryptonLee,

I really appreciate your help in develping this repo.

Error always occurs when using command ceemmc -x for installation to internal eMMC (CoreELEC-19.5_rc2-2022.09.08).

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

From the release note of CoreELEC 20.0-Nexus_alpha3 (September 15th, 2022), it says that

Fixed ceemmc error: Error opening file for reading '/dev/reserved'

I tried to use /usr/sbin/ceemmc from CoreELEC 20.0-Nexux_alpha3 in CoreELEC-19.5_rc2-2022.09.08, and it works.

Just for your reference.

I can't find /usr/sbin/ceemmc. Could you explain how to change this file? Thanks!

KryptonLee commented 1 year ago

Hi KryptonLee,

I really appreciate your help in develping this repo.

Error always occurs when using command ceemmc -x for installation to internal eMMC (CoreELEC-19.5_rc2-2022.09.08).

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

From the release note of CoreELEC 20.0-Nexus_alpha3 (September 15th, 2022), it says that

Fixed ceemmc error: Error opening file for reading '/dev/reserved'

I tried to use /usr/sbin/ceemmc from CoreELEC 20.0-Nexux_alpha3 in CoreELEC-19.5_rc2-2022.09.08, and it works.

Just for your reference.

Maybe my answer for this issue can help you #1