From Bugzilla Helper: User-Agent: Mozilla/4.78 [en] (X11; U; SunOS 5.7 sun4u) Description of problem: From my kickstart file : ... #zerombr #clearpart --initlabel msdos -- #part / --size 4000 #part swap --size 512 #part /local --size 100 --grow part / --onpart hda2 --fstype ext3 part swap --onpart hda5 install ... Message from installer : File "/usr/loib/anaconda/kickstar.py", line 746, in define partition raise Value Error , "partition command requires a size specification" Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Create un kickstart file with --onpart 2. Install 3. Additional info:
This is a known issue. Just assign a size to the partition and it will work ok. The size will be ignored for partitions with a '--onpart' specification, but it is required by the parser of the ks.cfg. Let me know if this works around the problem.
size with --onpart works around the problem. Thanks.
*** Bug 55469 has been marked as a duplicate of this bug. ***
*** Bug 55670 has been marked as a duplicate of this bug. ***
msf, has this been fixed in Rawhide?
*** Bug 56043 has been marked as a duplicate of this bug. ***
Hello, This bug was not fixed for 7.2. Please issue an errata notice so that sys admins can have a heads up. I wasted too much time trolling newsgroups and Red Hat's non beta discussion groups. Thank you, Joe Kotran
Fixed by errata released yesterday