红联Linux门户
Linux帮助

我的三个系统F7、ubuntu7.04-winXP-menu.lst

发布时间:2007-07-29 00:18:32来源:红联作者:million
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You do not have a /boot partition. This means that
# all kernel and initrd paths are relative to /, eg.
# root (hd0,9)
# kernel /boot/vmlinuz-version ro root=/dev/sda10
# initrd /boot/initrd-version.img
#boot=/dev/sda
default=0
timeout=10
splashimage=(hd0,9)/boot/grub/splash.xpm.gz

title Fedora (2.6.21-1.3194.fc7)
root (hd0,9)
kernel /boot/vmlinuz-2.6.21-1.3194.fc7 ro root=LABEL=/ rhgb quiet
initrd /boot/initrd-2.6.21-1.3194.fc7.img



title Ubuntu, kernel 2.6.20-15-generic
root (hd0,7)
kernel /vmlinuz-2.6.20-15-generic root=UUID=2d6d7068-8cc5-4651-80fc-4be870f015fe ro quiet splash locale=zh_CN
initrd /initrd.img-2.6.20-15-generic
quiet
savedefault

title Ubuntu, kernel 2.6.20-15-generic (recovery mode)
root (hd0,7)
kernel /vmlinuz-2.6.20-15-generic root=UUID=2d6d7068-8cc5-4651-80fc-4be870f015fe ro single
initrd /initrd.img-2.6.20-15-generic

title Ubuntu, memtest86+
root (hd0,7)
kernel /memtest86+.bin
quiet

title Microsoft Windows XP Professional
root (hd0,0)
savedefault
makeactive
chainloader +1
文章评论

共有 0 条评论