I setup a vmware server with 2 disks (sda and sdb)
I have the following in the kickstart file:
## - - disk setup - - - - - - - - - -
## :: remove old partitions
clearpart --all --drives=sda --initlabel
#autopart
part /boot --fstype ext3 --size=100 -- --asprimary
part / --fstype ext3 --size=1024 --grow -- --asprimary
part swap --size=128 --grow --size=256 -- –asprimary
When I run the kickstart I see this:
Could not allocate requested partitions
Partioning failed: Could not allocate partitions as primary partitions.
Can anybody verify this?
Thanks,
Rolf
Probeer Windows Live Mail als eerste uit. Windows Live Mail
-- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-list