-
Beta Was this translation helpful? Give feedback.
Answered by
devmfc
Dec 18, 2023
Replies: 1 comment 5 replies
-
Update: I have written the system to EMMC, but I am unable to boot without the SD card. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You might have a newer u-boot. The newer u-boots seems to ignore MBR/DOS partition tables. So it can't find your /boot partition on EMMC. When Linux is booted it does see the partition table and mount your root partition from EMMC. I don't have a solution for that yet, but there is a workaround. For that to confirm I need to have either a serial log or the android image you used to flash your device.