|

楼主 |
发表于 2006-1-3 08:56:31
|
显示全部楼层
我的menu。lst:
title Ubuntu, kernel 2.6.12-10-686
root (hd0,7)
kernel /vmlinuz-2.6.12-10-686 root=/dev/hda9 ro quiet splash
initrd /initrd.img-2.6.12-10-686
savedefault
boot
title Ubuntu, kernel 2.6.12-10-686 (recovery mode)
root (hd0,7)
kernel /vmlinuz-2.6.12-10-686 root=/dev/hda9 ro single
initrd /initrd.img-2.6.12-10-686
boot
title Ubuntu, kernel 2.6.10-5-386
root (hd0,7)
kernel /vmlinuz-2.6.10-5-386 root=/dev/hda9 ro quiet splash
initrd /initrd.img-2.6.10-5-386
savedefault
boot
title Ubuntu, kernel 2.6.10-5-386 (recovery mode)
root (hd0,7)
kernel /vmlinuz-2.6.10-5-386 root=/dev/hda9 ro single
initrd /initrd.img-2.6.10-5-386
boot
title Ubuntu, memtest86+
root (hd0,7)
kernel /memtest86+.bin
boot |
|