当前位置:早雪网网络学院编程文档软件工程 → RH7.2利用GRUB启动NTFS分区

RH7.2利用GRUB启动NTFS分区

减小字体 增大字体 作者:未知  来源:从互联网收集整理并转载  发布时间:2005-6-3 0:56:07
# 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,5)
#          kernel /boot/vmlinuz-version ro root=/dev/hda6
#          initrd /boot/initrd-version.img
#boot=/dev/hda
default=1
timeout=10
splashimage=(hd0,5)/boot/grub/splash.xpm.gz
title Red Hat Linux (2.4.7-10)
        root (hd0,5)
        kernel /boot/vmlinuz-2.4.7-10 ro root=/dev/hda6
        initrd /boot/initrd-2.4.7-10.img
title Windows 2000 prefessional
        rootnoverify (hd0,0)
        chainloader +1
        boot



[数据载入中...] [返回上一页] [打 印]