Grub error 17,并且无法修复。。。?怎么办,代码如下

feelwithear 2008-09-13 10:47:00
我开机后就显示grub error 17 然后就死在那了。。。

然后我在网上查了一下,按他们的操作还是出错

用 Ubuntu 的 liveCD 进去后如下。。。
/*
grub> find /boot/grub/stage1
(hd0,5)

grub> root (hd0,5)

grub> setup (hd0)
Checking if "/boot/grub/stage1" exists... yes
Checking if "/boot/grub/stage2" exists... yes
Checking if "/boot/grub/e2fs_stage1_5" exists... yes
Running "embed /boot/grub/e2fs_stage1_5 (hd0)"... 16 sectors are embedded.
succeeded
Running "install /boot/grub/stage1 (hd0) (hd0)1+16 p (hd0,5)/boot/grub/stage2
/boot/grub/menu.lst"... failed

Error 12: Invalid device requested
*/

然后 我又查了 Error 12的修正方法 如下

/*
grub> root (hd0,5)

grub> setup (hd0)(hd0,5)
Checking if "/boot/grub/stage1" exists... yes
Checking if "/boot/grub/stage2" exists... yes
Checking if "/boot/grub/e2fs_stage1_5" exists... yes
Running "embed /boot/grub/e2fs_stage1_5 (hd0)"... 16 sectors are embedded.
succeeded
Running "install /boot/grub/stage1 (hd0) (hd0)1+16 p (hd0,5)/boot/grub/stage2
/boot/grub/menu.lst"... failed

Error 12: Invalid device requested
*/

还是不行。。。
怎么办

我系统里 menu.lst 里为什么都是从 (hd0,7) 进入的呢?明明查出来是 (hd0,5)。。。。。。。。//这个问题很痛苦。。。
我试着把 (hd0,7) 改为 (hd0,5) 还是不行。。。

/boot/grub/menu.lst
/*
default 0
timeout 10
title Ubuntu 8.04.1, kernel 2.6.24-21-generic
root (hd0,7)
kernel /boot/vmlinuz-2.6.24-21-generic root=UUID=d2700d3b-b181-4cf3-bd77-5cac02c06ea0 ro quiet splash
initrd /boot/initrd.img-2.6.24-21-generic
quiet

title Ubuntu 8.04.1, kernel 2.6.24-21-generic (recovery mode)
root (hd0,7)
kernel /boot/vmlinuz-2.6.24-21-generic root=UUID=d2700d3b-b181-4cf3-bd77-5cac02c06ea0 ro single
initrd /boot/initrd.img-2.6.24-21-generic

title Ubuntu 8.04.1, kernel 2.6.24-16-generic
root (hd0,7)
kernel /boot/vmlinuz-2.6.24-16-generic root=UUID=d2700d3b-b181-4cf3-bd77-5cac02c06ea0 ro quiet splash
initrd /boot/initrd.img-2.6.24-16-generic
quiet

title Ubuntu 8.04.1, kernel 2.6.24-16-generic (recovery mode)
root (hd0,7)
kernel /boot/vmlinuz-2.6.24-16-generic root=UUID=d2700d3b-b181-4cf3-bd77-5cac02c06ea0 ro single
initrd /boot/initrd.img-2.6.24-16-generic

title Ubuntu 8.04.1, memtest86+
root (hd0,7)
kernel /boot/memtest86+.bin
quiet

### END DEBIAN AUTOMAGIC KERNELS LIST

# This is a divider, added to separate the menu items below from the Debian
# ones.
title Other operating systems:
root


# This entry automatically added by the Debian installer for a non-linux OS
# on /dev/sda1
title Microsoft Windows XP Professional
root (hd0,0)
savedefault
makeactive
chainloader +1
*/

有知道原因的么。。。

...全文
1675 5 打赏 收藏 转发到动态 举报
写回复
用AI写文章
5 条回复
切换为时间正序
请发表友善的回复…
发表回复
wodeyouxian 2008-09-18
  • 打赏
  • 举报
回复
我的办法:


1.找一张带有grub4dos的虚拟启动盘,(如果找不到,email:tjb@tzc.edu.cn,我自己做的,5M),
2.记下linux安装路径,找到grub.conf里的引导linux的参数,记下来.自己机上没了,就参考别人的.
3.启动到虚拟dos下,fdisk /mbr,将mbr清掉.
输入grub,运行grub.将grub安装到mbr.copy 相应的stage到相应分区下.
修改menu.lst文件,将linux的引导信息拷贝到里面去.
重启.

=========
ps: 另一个方法,把grub4dos中的grub文件放在C盘下,再修改menu.lst文件也是一样的,只是启动过程变成了
windows ntldr==>grub===>linux or windows
这个方法更简单易行.
cceczjxy 2008-09-15
  • 打赏
  • 举报
回复
不行的话就重新安装grub看看
feelwithear 2008-09-14
  • 打赏
  • 举报
回复
没有改过。。。原来一直用的好好的,突然就出错了。。。。
fox000002 2008-09-13
  • 打赏
  • 举报
回复
硬盘或系统改动过了吧

修复 grub 的话要及时修正 menu.lst 和 /etc/fstab
speme 2008-09-13
  • 打赏
  • 举报
回复
如果不确定位置的话可以用tab来显示所有的分区,也可以用/dev/hd*这样的形式来setup.

19,614

社区成员

发帖
与我相关
我的任务
社区描述
系统使用、管理、维护问题。可以是Ubuntu, Fedora, Unix等等
社区管理员
  • 系统维护与使用区社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧