On Sun, 2013-10-27 at 12:04 -0400, Gene Czarcinski wrote: > One of these days, we are going to get GPT partitioned disks good, bad, > or indifferent. In "regular" install mode with automatic configuration, > the "bootbios" partition is automatically allocated. In "regular" > install mode with custom configuration, you cannot proceed until a 1MB > "bootbios" partition have been comfigured. [I am not sure if this has to > be the first thing configured or not.] > > So, what should be done with kickstart where gpt is specified as the > kernel parameter and something like: > clearpart --all --initlabel --drives=vda > is specified? Alternates: > > 1. Add option(s) to part for creation of the "bootbios" partitions > or (and better) If you use autopart, biosboot will be created as necessary. If not, you must add a line like the following: part biosboot --size=1 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list