Bug 1203

Summary: Kickstart unable to configure hard disks over 6Gig
Product: [Retired] Red Hat Linux Reporter: nickg <nickg>
Component: installerAssignee: Matt Wilson <msw>
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-03-13 21:23:40 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 nickg 1999-02-16 16:50:38 UTC
Hi,

I'm not sure where to file this since there isn't
a particular Kickstart section.


Kickstart is unable to correctly configure hard disks over
6.0 GB.

 I don't know the why, but fdisk can't directly handle disks
over 6G (cylinders over 1024)  and one must manually set the
number of cylinders.  (in fdisk, "x", "c", "# of cylinders",
"r") That's not your bug, but
there is no direct way to set this via Kickstart, limiting
it's use.

Comment 1 Matt Wilson 1999-03-13 21:23:59 UTC
boot into the install with "linux hda=ccc,hh,ss".  This should allow
kickstart and the installer to do the right thing.