invalid geometry for >1TB

From: Bogdan Taru (bgd_at_level5.de)
Date: 09/28/05

  • Next message: Rob Watt: "Re: freebsd-5.4-stable panics"
    Date: Wed, 28 Sep 2005 19:08:33 +0200
    To: freebsd-hackers@freebsd.org
    
    

            Hi hackers,

     tryin' to install 4.11 or 5.x on a Dell box with a Perc 3/Di Raid
    controller (with 5x 300GB scsis). I get 'invalid geometry' when running
    sysinstall/fdisk on the 'disk', the geometry presented being:

     145815 cyl / 255 heads / 63 sectors

     I tried to press 'A' for allocate the whole disk, and after several more
    warnings it did that, but now the 'free' space in the list has a big minus
    value as 'Offset'. Is that a problem?

     What should I do in order to get fbsd on this box? Change geometry? Any
    other hacks/workarounds?

     Thanks,
     bogdan
    _______________________________________________
    freebsd-hackers@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
    To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"


  • Next message: Rob Watt: "Re: freebsd-5.4-stable panics"

    Relevant Pages

    • Re: a few words on BIOS/FDISK geometry
      ... > There are two common ways in which disk sector addresses are expressed. ... > The system BIOS provides a basic disk access facility sometimes called ... > writing and obtaining disk parameters such as geometry. ... > The disk geometry assumed by the basic int13 functions is what we mean ...
      (freebsd-questions)
    • Re: Support HDIO_GETGEO on device-mapper volumes
      ... most of the time these days the bogus values do match the bios values. ... If grub is using HDIO_GETGEO then yea, it should just use the geometry in the MBR instead. ... It should assume that the values stored in the MBR already are correct, since if they weren't, the system wouldn't boot anyhow, and use those rather than ask the kernel. ... disk in a compatible way. ...
      (Linux-Kernel)
    • a few words on BIOS/FDISK geometry
      ... I find most of the BIOS/MBR/FDISK disk geometry gospel that has recently ... There are two common ways in which disk sector addresses are expressed. ... "basic" int13 functions, implemented by essentially all versions of PC ... BIOS, expect sector addresses to be in C/H/S format. ...
      (freebsd-questions)
    • Re: a few words on BIOS/FDISK geometry
      ... >> There are two common ways in which disk sector addresses are expressed. ... >> The system BIOS provides a basic disk access facility sometimes called ... >> writing and obtaining disk parameters such as geometry. ... >> The disk geometry assumed by the basic int13 functions is what we mean ...
      (freebsd-questions)
    • Re: 2.6.x partition breakage and dual booting
      ... In the ancient past a disk had a geometry ... well-determined geometry: the ATA command INITIALIZE DRIVE PARAMETERS ... A DOS-type partition table (see, e.g., ... One is the way used by Linux (the starting sector and length, ...
      (Linux-Kernel)