blob: 2fd286ff982bc6bb84dae9d052babb3abc84a081 [file] [log] [blame]
Brad Bishop316dfdd2018-06-25 12:45:53 -04001bootloader --ptable gpt
Andrew Geisslerc5535c92023-01-27 16:10:19 -06002part /boot --source rootfs --rootfs-dir=${IMAGE_ROOTFS}/boot --fstype=vfat --label boot --active --align 1024 --use-uuid --overhead-factor 1.1
Brad Bishop316dfdd2018-06-25 12:45:53 -04003part / --source rootfs --fstype=ext4 --label root --align 1024 --exclude-path boot/