Welcome 微信登录
编程资源 图片资源库 蚂蚁家优选 PDF转换器

首页 / 操作系统 / Linux / GRUB启动菜单被隐藏的解决

提要:我们在安装Fedora core 4.0 后,在开机的时候,如果是多系统的,或者是windows+Linux的,会发现Windows的启动项在grub中没有了。其实解决办法很简单:一、在开机的时候按一下Enter键,就出来了。因为他是被隐藏了;二、改配置文件:/etc/grub.conf找到这行hiddenmenu ,在这行前面加#号,或者把这行删除;我改过后的/etc/grub.conf文件;# 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,4)# kernel /boot/vmlinuz-version ro root=/dev/hda5# initrd /boot/initrd-version.img#boot=/dev/hdadefault=0timeout=5#splashimage=(hd0,4)/boot/grub/splash.xpm.gz#hiddenmenutitle Fedora Core (2.6.11-1.1369_FC4)        root (hd0,4)        kernel /boot/vmlinuz-2.6.11-1.1369_FC4 ro root=LABEL=/ rhgb quiet        initrd /boot/initrd-2.6.11-1.1369_FC4.imgtitle WinXp        rootnoverify (hd0,0)        chainloader +1在 Ubuntu 下玩蓝迪游戏Ubuntu初次安装笔记相关资讯      Grub 
  • Ubuntu下Grub配置详解  (今 14:57)
  • Linux系统教程:设置GRUB菜单密码  (12/15/2015 21:30:02)
  • Linux操作系统启动管理器-GRUB  (05/09/2015 12:06:59)
  • GRUB官方文档翻译-v1.01 PDF  (04月09日)
  • 修复Linux中的“提供类似行编辑的  (07/29/2015 13:18:34)
  • Ubuntu 通过 Live CD 更新Grub恢复  (04/19/2015 19:06:43)
本文评论 查看全部评论 (0)
表情: 姓名: 字数