红联Linux门户
Linux帮助

急救:grub损坏,谁贴一下他的grub.conf

发布时间:2008-12-21 16:03:12来源:红联作者:you_me
急急,谢谢了
我的升级过一次,所以如果有内核升级的朋友提供过来,那就更谢谢了。
如果没有升级的也没关系。
文章评论

共有 3 条评论

  1. you_me 于 2008-12-21 21:52:34发表:

    非常谢谢楼上!

  2. tarim-x 于 2008-12-21 17:18:08发表:

    # 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,8)
    # kernel /vmlinuz-version ro root=/dev/sda10
    # initrd /initrd-version.img
    #boot=/dev/sda
    default=1
    timeout=5
    splashimage=(hd0,8)/grub/splash.xpm.gz
    hiddenmenu
    title Fedora (2.6.27.7-134.fc10.i686)
    root (hd0,8)
    kernel /vmlinuz-2.6.27.7-134.fc10.i686 ro root=UUID=ec36ea4e-7056-437e-936e-f47d31a26a32 rhgb quiet
    initrd /initrd-2.6.27.7-134.fc10.i686.img
    title Windows XP
    rootnoverify (hd0,0)
    chainloader +1

  3. you_me 于 2008-12-21 16:05:17发表:

    fedora 10的