Find the answer to your Linux question:
Results 1 to 2 of 2
I got a 450 GB hard drive from which fedora boots from. However when i look at grub, grub> geometry(hd0,0) and do the cylinder/head/sector math, it only comes to 4GB ...
  1. #1
    Just Joined!
    Join Date
    Jun 2008
    Posts
    58

    Question grub sees only 4 gig

    I got a 450 GB hard drive from which fedora boots from.
    However when i look at grub,
    grub> geometry(hd0,0)
    and do the cylinder/head/sector math, it only comes to 4GB instead of 450gig.
    Any idea why it sees only 4G?

    Cheers
    David

  2. #2
    Linux Engineer rcgreen's Avatar
    Join Date
    May 2006
    Location
    the hills
    Posts
    1,114
    This is the CHS geometry reported by the BIOS.
    The BIOS CHS scheme is inadequate to correctly
    describe a modern hard drive. Computers work around this
    limitation, but CHS lives on as a legacy.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...