boot.img to big
The boot.img exceeds 8MB in edge even when building with postmarketos-initramfs-minimal - this makes it impossible flashing to devices with small kernel partitions. In stable v24.06 boot.img is okay.
I'm kinda new to postmarketos, but removing some stuff from 00-default.modules and 00-initramfs-base.files solves the problem for my Samsung Galaxy Tab 2 10.0 - but maybe the files are required for other scenarios...
Just as an additional info: The "6 ways to build pmos for samsung-espresso10 and flash it to the device" on the wiki states that flashing with heimdall is broken, but it will work when using sparse:
pmbootstrap install --sparse
pmbootstrap export
heimdall flash --DATAFS samsung-espresso10.img
Edited by Administrator