** Reply Requested by 7/20/2000 (Thursday) **

Hello,

I have:
2SCSI with RAID1
/boot = /dev/sda1
/boot2 = /dev/sdb1
/dev/md0 = /
/dev/md1 = /usr
/dev/md2 = /var

Can I add to lilo.conf "linux2" and then
boot from /dev/sdb1 ? :

boot=/dev/sda
map=/boot/map
install=/boot/boot.b
prompt
timeout=50
default=linux

image=/boot/vmlinuz-2.2.12-20
        label=linux
        initrd=/boot/initrd-2.2.12-20.img
        read-only
        root=/dev/md0

image=/boot/vmlinuz-2.2.12-20
        label=linux2
        initrd=/boot2/initrd-2.2.12-20.img
        read-only
        root=/dev/md0



--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to