btw, you really don't want to put two drives on an IDE controller. not
just for performance reasons -- if a master drive fails it can easily
prevent access to the slave... so you'll have a two disk failure on your
hands. or maybe this is just urban legend and i'm spreading it further ;)
-dean
lba32
boot=/dev/md0
root=/dev/arctic/root
install=/boot/boot-text.b
map=/boot/map
prompt
timeout=150
raid-extra-boot=/dev/hde,/dev/hdg,/dev/hdi,/dev/hdk
password=XXXXXXXX
serial=0,38400n8
append="console=tty0 console=ttyS0,38400n8"
default=linux
image=/boot/vmlinuz
initrd=/boot/initrd-lvm-2.4.19-pre3-ac1.gz
label=linux
restricted
read-only
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/