Bug 3311

Summary: kickstart will not allow multiple swap partitions
Product: [Retired] Red Hat Linux Reporter: Simon Falvey <sfalvey>
Component: installerAssignee: David Lawrence <dkl>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5.2   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 1999-06-07 11:38:55 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Simon Falvey 1999-06-07 11:03:25 UTC
When laying out a disk with the following lines in the
ks.cfg

clearpart --all
part / --size 1024 --grow
part swap --size 127
part swap --size 127

kickstart fails to create the second swap partition.

Comment 1 Simon Falvey 1999-06-07 11:07:59 UTC
Just noticed bud id 1204. It should at least complain telling you it
is unable to perform the partitioning requested.

Comment 2 Jeff Johnson 1999-06-07 11:38:59 UTC
*** This bug has been marked as a duplicate of 1204 ***