Juerg, you probably want to pass 'gpt' as a kernel parameter which should force Anaconda to use GPT instead of MBR.
Other ways that should trigger GPT: - Primary (or any?) disk is >2TB in size - System runs UEFI -- Sandro On Thu, Mar 21, 2013 at 9:39 AM, Juerg Haefliger <[email protected]> wrote: > 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 > [email protected] > https://admin.fedoraproject.org/mailman/listinfo/cloud >
_______________________________________________ cloud mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/cloud
