[ 本帖最后由 zhaoli_824 于 2006-12-15 20:40 编辑 ]作者: 有颜色的猫 时间: 2006-12-15 20:46
# 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,0)
# kernel /boot/vmlinuz-version ro root=/dev/hda1
# initrd /boot/initrd-version.img
#boot=/dev/hda
default=0
timeout=5
splashimage=(hd0,0)/boot/grub/splash.xpm.gz
hiddenmenu
title Fedora Core (2.6.18-1.2798.fc6)
root (hd0,0)
kernel /boot/vmlinuz-2.6.18-1.2798.fc6 ro root=LABEL=/
initrd /boot/initrd-2.6.18-1.2798.fc6.img作者: langue 时间: 2006-12-15 20:50
我没有用 Fedora Core 6
splashimage=(hd0,0)/boot/grid.xpm.gz
timeout=15
default=0
title Slackware Linux
rootnoverify (hd3,0)
kernel /boot/vmlinuz-2.4.33.3 ro root=/dev/hda1
initrd /boot/initrd-2.4.33.3.img
title Slackware Linux (2.6.18 experimental)
rootnoverify (hd3,0)
kernel /boot/vmlinuz-2.6.18 ro root=/dev/hda1
initrd /boot/initrd-2.6.18.img作者: zhaoli_824 时间: 2006-12-15 20:50
OK 3Q 我试试能不能进FC6 然后试着改GRUB