Chinaunix首页 | 论坛 | 博客
  • 博客访问: 93195
  • 博文数量: 38
  • 博客积分: 1640
  • 博客等级: 上尉
  • 技术积分: 415
  • 用 户 组: 普通用户
  • 注册时间: 2009-09-25 08:02
文章分类

全部博文(38)

文章存档

2011年(5)

2010年(19)

2009年(14)

我的朋友

分类: LINUX

2010-10-13 18:00:36

# 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,6)
#          kernel /vmlinuz-version ro root=/dev/sda8
#          initrd /initrd-[generic-]version.img
#boot=/dev/sda
default=0
timeout=5
splashimage=(hd0,6)/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.35.10-74.fc14.i686)
    root (hd0,6)
    kernel /vmlinuz-2.6.35.10-74.fc14.i686 ro root=UUID=61162fad-5acc-4107-8cc8-00f0b72f8a29 rd_NO_LUKS rd_NO_LVM rd_NO_MD rd_NO_DM LANG=zh_CN.UTF-8 KEYTABLE=us rhgb quiet
    initrd /initramfs-2.6.35.10-74.fc14.i686.img
title Fedora (2.6.35.6-45.fc14.i686)
    root (hd0,6)
    kernel /vmlinuz-2.6.35.6-45.fc14.i686 ro root=UUID=61162fad-5acc-4107-8cc8-00f0b72f8a29 rd_NO_LUKS rd_NO_LVM rd_NO_MD rd_NO_DM LANG=zh_CN.UTF-8 KEYTABLE=us rhgb quiet
    initrd /initramfs-2.6.35.6-45.fc14.i686.img
title CentOS (2.6.18-194.el5)
    root (hd0,10)
    kernel /boot/vmlinuz-2.6.18-194.el5 ro root=LABEL=/ rhgb quiet
    initrd /boot/initrd-2.6.18-194.el5.img
title Other
    rootnoverify (hd0,0)
    chainloader +1
阅读(476) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~