All,

I'm trying to auto-build an image using a kickstart file but the
resulting partition table is an MBR and not GPT. The relevant
kickstart data is:

clearpart --all
zerombr
bootloader --timeout=0 --location=mbr
part biosboot --size=1 --fstype=biosboot
part / --grow --size=500 --fstype=ext4

What am I missing?

Thanks
...Juerg
_______________________________________________
cloud mailing list
cloud@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/cloud

Reply via email to