06-14-2020, 10:36 PM
It's mounted with nothing in it. I'm certain that if I filled it up, the system would no longer boot.
At exactly 4MB into this partition, I see the uboot.img - exactly as flashed.
As near as I can tell, this is a partition that probably shouldn't have a filesystem header, and definitely shouldn't be mounted at runtime. It does contain, at 4MB and 8MB into the partition, exactly what should be on the disk at 8MB/12MB (with the partition starting at 4MB).
Not sure where I should file the bug, though. It's something in ayufan's built image.
Code:
Filesystem Size Used Avail Use% Mounted on
/dev/mmcblk2p2 12M 0 12M 0% /boot/efi
At exactly 4MB into this partition, I see the uboot.img - exactly as flashed.
As near as I can tell, this is a partition that probably shouldn't have a filesystem header, and definitely shouldn't be mounted at runtime. It does contain, at 4MB and 8MB into the partition, exactly what should be on the disk at 8MB/12MB (with the partition starting at 4MB).
Not sure where I should file the bug, though. It's something in ayufan's built image.