summaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic/canned-wks/efi-bootdisk.wks.in
blob: 7300e65e32d3921cf0623ce109d5282b9dd2fb86 (plain)
1
2
3
bootloader --ptable gpt
part /boot --source rootfs --rootfs-dir=${IMAGE_ROOTFS}/boot --fstype=vfat --label boot --active --align 1024 --use-uuid --overhead-factor 1.0
part / --source rootfs --fstype=ext4 --label root --align 1024 --exclude-path boot/