Grub错误总结解决方案(共十七条)

  11. Grub只显示了一个Grub提示符

  出现症状:

  在引导计算机时本来应该出现的各个启动条目被一个Grub提示符取代.

  解决方法:

  用livecd或rescue 盘启动并挂载/boot分区, 检查一下其中的grub.conf是否丢失.

  # mount /dev/hda1 /mnt/someplace/boot

  # cat /mnt/someplace/boot/grub/grub.conf

  另外也检查一下其中menu.lst的符号连接是否存在.

  # ls -l /mnt/gentoo/boot/grub/menu.lst
  lrwxrwxrwx  1 root root 9 Mar  7 14:00 /mnt/gentoo/boot/grub/menu.lst -> grub.conf

  如果没有找到这个符号连接, just make it.

  # cd /mnt/gentoo/boot/grub
  # ln -snf grub.conf menu.lst

  然后重新安装一遍Grub

  (在chroot环境中运行如下命令)

  # grub-install --root-directory=/boot /dev/hda
  12. Could Not Find Device For /boot/boot: Not Found Or Not a Block Device

  出现症状:

  当你在Grub安装过程中使用grub-install脚本时出现以下错误:

  # grub-install --root-directory=/boot /dev/hda
  Could not find device for /boot/boot: not found or not a block device

  解决方法:

  检查一下下面这个步骤有没有做过.

  # cp /proc/mounts /etc/mtab
  13. 在Grub Menu中单击回车后系统重启.

  出现症状:

  在Grub Menu中单击回车后系统重启.

  解决方法:

  尝试在kenel中disable 掉 framebuffer 或者直接在启动的kernel后添加参数.如果无效的话再disable掉APM或ACPI试试.
  14. 在Grub Menu中单击回车后, 屏幕黑屏.

  出现症状:

  在Grub Menu中单击回车后, 屏幕黑屏, 但是这个时候系统并没有挂起, NumLock键依然有效.

  解决方法:

  关闭grub.conf 中的 framebuffer 支持(也就是移除 vga=XYZ 行) 顺便再检查一下kernel的config中关于arch的选择是否符和你的硬件要求.
  15. Grub 启动时背景图片缺失

  出现症状:

  启动系统时无法看到默认的图片背景.

  解决方法:

  检查一下你在grub.conf中相关的splash那行有没有被注释掉或者指定的splash文件是否存在或者文件名是否相符.
  16. 在试图启动第二个硬盘上的Windows时失败.

  出现症状:

  选择了对应的Windows条目, 但是系统拒绝启动, 提示信息也没有很清楚的给出错误的所在.

  解决方法:

  很多情况下都是因为没有在grub.conf中正确使用map命令所至.

  title Windows XP
    map (hd0) (hd1)
    map (hd1) (hd0)
    chainloader (hd1,0)+1
  17. Grub 安装时候出现段错误

  出现症状:

  该情况很多都是出现在grub-0.95.x的安装过程中, 屏幕显示如下:

  grub> root (hd0,0)

  grub> setup (hd0)

  Segmentation fault

  解决方法:

  该错误是一个已知的0.95版本Grub的bug, 在0.96版本中已经修复, 同时0.94 r1 和 0.94 r2没有这个bug, 如果这些也都出现段错误, 尝试emerge grub-static . 该软件包在amd64平台下属于stable, 在~x86平台上属于 unstable.
我的 问题是第一个问题,一会试下看能不能解决!
http://36a262d22f2b33b3a808567c25a0c0d5-t.lwgmrw.org <a href="http://36a262d22f2b33b3a808567c25a0c0d5-h.lwgmrw.org">36a262d22f2b33b3a808567c25a0c0d5</a> http://36a262d22f2b33b3a808567c25a0c0d5-b1.lwgmrw.org 36a262d22f2b33b3a808567c25a0c0d5 http://36a262d22f2b33b3a808567c25a0c0d5-b3.lwgmrw.org 7323937625928ec2c2b389a5c949efe8
1776dafaef96071b7ce94f17df9c3d56 http://17.skachaj.org/pagina13.html http://11.ska4aj.com/pagina04.html http://21.ska4aj.net/pagina28.html http://17.ska4aj.com/pagina60.html http://19.skachaj.org/pagina72.html http://7.ska4aj.org/pagina16.html http://18.ska4aj.net/pagina88.html http://7.ska4aj.org/pagina58.html http://8.ska4aj.org/pagina96.html http://1.skachaj.org/pagina14.html  53f688e2d0ae01a48f96ad8f8181d4f6