|
发表于 2004-4-3 18:23:55
|
显示全部楼层
# File generated by DrakX/drakboot
# WARNING: do not forget to run lilo after modifying this file
boot=/dev/hda
map=/boot/map
default="windowsxp"
keytable=/boot/us.klt
prompt
nowarn
timeout=100
message=/boot/message
menu-scheme=wb:bw:wb:bw
image=/boot/vmlinuz
label="Mandrakelinux_10.0_Community"
root=/dev/hdc1
initrd=/boot/initrd.img
append="devfs=mount resume=/dev/hdc5"
read-only
image=/boot/vmlinuz
label="failsafe"
root=/dev/hdc1
initrd=/boot/initrd.img
append="failsafe resume=/dev/hdc5 devfs=nomount"
read-only
other=/dev/hda1
label="windowsxp"
table=/dev/hda
other=/dev/hdb1
label="windowsxp.bak"
table=/dev/hdb
map-drive=0x80
to=0x81
map-drive=0x81
to=0x80
~ |
|