[95983] in RedHat Linux List

home help back first fref pref prev next nref lref last post

RE: FDISK and IDE drives over 8G

daemon@ATHENA.MIT.EDU (Richardson,Anthony)
Thu Oct 22 17:11:18 1998

Date: Fri, 23 Oct 1998 06:07:00 -0400
From: "Richardson,Anthony" <ARichard@stark.cc.oh.us>
To: redhat-list <redhat-list@redhat.com>
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com


It sounds as if you're just allowing the kernel to look at the BIOS
for the geometry and not telling it to use a geometry that more closely
matches your drive size.  (The 8GB limit is a BIOS limit.)

Find out what geometry fdisk thinks the drive has now and then tell
the kernel that the drive has more cylinders when you boot by adding
  hda=cyls,heads,sects
as a kernel boot option.  You can have LILO add this option
automatically by adding
  append="hda=cyls,heads,sects"
to the Linux stanza in /etc/lilo.conf and running lilo.

Be sure to increase only the number of cylinders and not the heads or
sectors values.

Tony


On Thursday, October 22, 1998 4:53 PM, redhat-list   
[SMTP:redhat-list@redhat.com] wrote:
>  << File: jburnell.vcf >>
> I'm sure this is an FAQ...
>
> When will FDISK and/or Disk Druid be updated to handle IDE drives
> which
> are larger than 8G?
>
> Please reply to me as well as to the list, or give me a pointer to
> the
> FAQs....
>
> jim
>
> --
>  _    _   James D. Burnell, Engineer/Programmer II
> |_\/\/_|  Orincon Corporation, Arlington Branch
>   \/\/_|  4350 N. Fairfax Dr. Suite 470, Arlington, VA  22203
>     \/    Voice: 703-351-4440 x112  Fax: 703-351-4446
>


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
		http://www.redhat.com http://archive.redhat.com
         To unsubscribe: mail redhat-list-request@redhat.com with 
                       "unsubscribe" as the Subject.


home help back first fref pref prev next nref lref last post