-----Original Message-----
From: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Friday, October 06, 2000 3:11 PM
Subject: mulitple disk setup and lilo


>I was reading lilo and I found something  upsetting ,that lilo won't
recognise a 3 or 4
>disk system
>
>My BIOS allows for a primary master and slave as well as a secondary master
and slave
>So I am wondering if there are anybody out there with 3 or 4 disk system ?
>I would like to do the following;
>device           mount        type      BIOS
>------------------------------------------
>/dev/hda1       /Other         DOS     Primary master
>/dev/hda2       /                ext2      Primary master
>/dev/hda3     /swap                      Primary master
>/dev/hdb1     /usr                       Primary slave
>/dev/hdb2     /home         ext2      Primary slave
>/dev/hdc1     /var             ext2   Secondary master
>/dev/hdc2     /stuff           ext2    Secondary master
>/dev/hdd1    /morestuff    ext2    Secondary slave
>/dev/hdd2    /whatever    ext2    Secondary slave
>
There's no problem with using that many drives.  Just make sure that /boot
is on one of the first two drives.  That's the only limit that applies,
depending on your BIOS.  You can fill up your ide channels and use them all
without trouble otherwise.  Another little thing.. that /boot partition
should be completely under the 1024th cylinder on either /dev/hda or
/dev/hdb.  Otherwise it won't be visible to BIOS at boot time.  Hope this
helps.

Jeff Hogg



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to