Bryan Whitehead schrieb:
> This is what I have for sw-raid for lilo:
> 
> disk=/dev/hda
> bios=0x80
> disk=/dev/hdc
> bios=0x81
> menu-scheme=Wb
> boot = /dev/md0
> prompt
> map = /boot/System.map
> raid-extra-boot=/dev/hda,/dev/hdc
> lba32
> timeout=150
> delay = 50
> default = 2.6.14
> serial = 0,9600n8
> vga = normal    # Normal VGA console
>        image = /boot/vmlinuz-2.6.14-gentoo
>        append= "console=ttyS0,9600 console=tty0"
>        root = /dev/md1
>        label = 2.6.14
>        read-only # read-only for checking
> 
> My /etc/fstab:
> /dev/md0                /boot           ext2            noatime         1 1
> /dev/md1                /               ext3            noatime         0 0
> /dev/md3                none            swap           
> sw                      0 0
> /dev/md2                /tmp            ext3            noatime 0 0
> /dev/md4                /var            ext3            noatime         0 0
> /dev/md5                /export/home    xfs             noatime         0 0
> none                    /proc           proc           
> defaults                0 0
> none                    /dev/shm        tmpfs          
> defaults                0 0
> /export/home            /home           xfs            
> bind                    0 0

Thanks a lot for the help, in the meantime I have done another try with
grub and was successful. lilo didn't install anymore so I removed it  ...

Stefan

-- 
gentoo-user@gentoo.org mailing list

Reply via email to