hi ya

> I do, however, have a couple of possible solutions:
> 
> > hda: 58633344 sectors (30020 MB) w/2048KiB Cache, CHS=3649/255/63
> > hdc: 58633344 sectors (30020 MB) w/2048KiB Cache, CHS=58168/16/63

from what i've seen... for identical drives..

put both drives on the same cable... and it'd read the same chs...

if you have hda and hdc... than you get the above situation...

i put it on the same cable, hda and hdb ....than format the disks...
than putit on hdc... and everything is happy...

-- also make sure that your bios is setup to autodetect exactly the
-- same way for both disks....
        not auto for one and lba for the other etc

have fun raiding
alvin
http://www.Linux-Consulting.com/Raid
http://www.Linux-1U.net .... 500GB 1U Raid5[tm] ...


> First, let's pick one of the geometries... take the first one.
> 
> > I'm hoping that there's something I can do in LILO involving either the
> > linear command or something else that I only partly understand that can
> > cause them to be recognized the same.
> 
> After using Linux for near on five years, I have finally discovered the
> bootparam(7) man page. I previously thought that all that lilo/kernel
> command line stuff was undocumented voodoo, and it was surprising to find
> most of it is actually documented.
> 
> Anyway, if you add to the append line/kernel command line "hda=3649,255,63
> hdc=3649,255,63" then they will both be beaten into submission to share
> geometries.
> 
> IIRC you may also be able to just set the geometry on hdc to the same as
> hda when you partition it in fdisk (see the eXpert menu), and then the
> kernel picks it up automatically from the partition table, but YMMV.
> 
> Hope this helps,
> 
> Corin
> 
> /------------------------+-------------------------------------\
> | Corin Hartland-Swann   |    Tel: +44 (0) 20 7491 2000        |
> | Commerce Internet Ltd  |    Fax: +44 (0) 20 7491 2010        |
> | 22 Cavendish Buildings | Mobile: +44 (0) 79 5854 0027        | 
> | Gilbert Street         |                                     |
> | Mayfair                |    Web: http://www.commerce.uk.net/ |
> | London W1K 5HJ         | E-Mail: [EMAIL PROTECTED]        |
> \------------------------+-------------------------------------/
> 
> -
> To unsubscribe from this list: send the line "unsubscribe linux-raid" in
> the body of a message to [EMAIL PROTECTED]
> 

-
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to [EMAIL PROTECTED]

Reply via email to