# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that
# all kernel and initrd paths are relative to /boot/, eg.
# root (hd0,5)
# kernel /vmlinuz-version ro root=/dev/mapper/vg_huaihe-lv_root
# initrd /initrd-version.img
#boot=/dev/sda
default=0
timeout=2
splashimage=(hd0,5)/grub/splash.xpm.gz
#hiddenmenu
password --md5 $1$Jqz9eFPo$s3vWYinqT2mKpGP48AE6s1
title Fedora (2.6.29.4-167.fc11.i686.PAE)
root (hd0,5)
kernel /vmlinuz-2.6.29.4-167.fc11.i686.PAE ro root=/dev/mapper/vg_huaihe-lv_root rhgb quiet
initrd /initrd-2.6.29.4-167.fc11.i686.PAE.img
title FUCK_YOU
rootnoverify (hd0,0)
chainloader +1
可惜,C盘已经被删了,太占空间了
记录多个系统的启动项编辑
最新推荐文章于 2025-05-08 16:07:17 发布
本文介绍了GRUB配置文件的具体内容,包括默认启动项设置、启动等待时间、启动界面图片路径及密码保护等。此外还展示了两个具体的内核启动实例,帮助读者理解如何指定内核和初始化映像文件。
2675

被折叠的 条评论
为什么被折叠?



