出错了...
发表于 : 2007-11-11 12:55
find /boot/grub/stage1
Error 15: File not found
这个怎么回事阿~
Error 15: File not found
这个怎么回事阿~
64位的我不知道,我的是32位的,gx287658129 写了:grub> find /boot/grub/stage1
find /boot/grub/stage1
(hd0,8)
grub> root(hd0,8)
Error 27: Unrecognized command
不知道为什么?错误,我的64位7.10 谢谢帮忙看一下!!
代码: 全选
sudo grub
代码: 全选
find /boot/grub/stage1
代码: 全选
root(hd0,8)
setup (hd0)
quit
你的/boot是不是单独分区的?我没有遇到过这种情况,shenke0213 写了:第一步和第二步都没问题,message包也解压到/boot目录下了。
sudo grub后
grub> find /boot/grub/stage1 \\ 在/boot/grub 目录下明明有 stage1文件的 (确定名字没搞错)
Error 15: File not found
grub> find /grub/stage1
(hd0,8 )
grub> root (hd0,8 )
Filesystem type is ext2fs, partition type 0x83
grub> setup (hd0)
grub引导的时候显示错误信息:
GRUB loading, please wait...
graphic file "(hd0,8 )/boot//message.ubugrey"missing,press a key to continue...
在sudo grub后执行setup (hd0)
显示有一句Checking if "/boot/grub/stage1" exists... no
但/boot/grub/目录下明明有stage1阿,为什么结果是no
代码: 全选
grub引导的时候显示错误信息:
GRUB loading, please wait...
graphic file "(hd0,8 )/boot//message.ubugrey"missing,press a key to continue...
恢复grub,要把那个grub-gfxboot_0.97-5_i386.deb反安装,并把menu.lst里添加的那行去掉。逍遥昱昕 写了:双系统重装XP后,不能恢复Grub……没有美化以前可以恢复的……
请问楼主美化之后的重装Grub和没有美化前的是一样的么?
只要你的grub里设的时间够长,就看得到,就是把time XX里的XX改为>5秒,不把只有一个系统没必要吧,这样反而慢了。allenny 写了:我安装完了,但是重启后没有出来,我是ubuntu单系统的,是不是一定要多系统才能看得见阿。