LILO.conf raid boot setup - Linux Views : 241
Tagged in : Linux
0 0
Send mail

LILO.conf raid boot setup


append=" vt.default_utf8=0"
boot = /dev/md0
raid-extra-boot = "/dev/sda,/dev/sdb"

image = /boot/vmlinuz
root = /dev/md0
label = Linux
read-only

By Geethalakshmi, On - 2010-05-30



    Login to add Comments .