Skip to content

main/posmarketos-mkinitfs: add -f parameter to parted

Address the following error when attempting to resize GPT partitions:

Warning: Not all of the space available to /dev/mmcblk0 appears to be used, you can fix the GPT to use all of the space (an extra 237647872 blocks) or continue with the current setting? 
Resize root partition (/dev/mmcblk0p2)
Warning: Not all of the space available to /dev/mmcblk0 appears to be used, you can fix the GPT to use all of the space (an extra 237647872 blocks) or continue with the current setting? 
Error: Unable to satisfy all constraints on the partition.

Merge request reports