11-12-2019, 03:00 PM
Hey guys,
I can`t get Ubuntu to boot from the eMMC. I flashed according to the tutorial, then launched gparted, which told me to increase the gpt on the eMMC to match the actual size or something similar, so I did. Then the boot partition on the eMMC was FAT32, so I wrote the SD-card boot partition over to the eMMC with
sudo dd if=/dev/mmcblk0p6 of=/dev/mmcblk1p6
I also extended the ext4-partition to consume all of the remaining free space. Now gparted looks like this on the eMMC
eMMC.png (Size: 95.77 KB / Downloads: 600)
but it does not boot from eMMC with the SD-card removed. The power LED lights up orange and nothing happens. It will boot from SD when it`s inserted after a few seconds of orange LED.
What am I doing wrong?
Bjoern
I can`t get Ubuntu to boot from the eMMC. I flashed according to the tutorial, then launched gparted, which told me to increase the gpt on the eMMC to match the actual size or something similar, so I did. Then the boot partition on the eMMC was FAT32, so I wrote the SD-card boot partition over to the eMMC with
sudo dd if=/dev/mmcblk0p6 of=/dev/mmcblk1p6
I also extended the ext4-partition to consume all of the remaining free space. Now gparted looks like this on the eMMC

but it does not boot from eMMC with the SD-card removed. The power LED lights up orange and nothing happens. It will boot from SD when it`s inserted after a few seconds of orange LED.
What am I doing wrong?
Bjoern