出现cannot find GRLDR in all devices,怎么解决?

系统安装、升级讨论
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
回复
runbing
帖子: 6
注册时间: 2007-07-12 20:30

出现cannot find GRLDR in all devices,怎么解决?

#1

帖子 runbing » 2007-07-12 20:49

我用wubi安装ubuntu,当我完成前面的步骤后,重新启动开始安装却出现了下面这样的代码,这一其中的一段,其他的都是重复的:

try"hd0.8":this partition is NTFS but with unknown boot record. please install Microsoft NTFS boot seetors to thing partition correctly. or create an FAT12/16/32 partition and place the same copy of GRLDR and MENU.LST there

error: cannot find GRLDR in all devices. Please press ctrl + alt + del to restart.

请问,这是怎么回事?
头像
nihui
帖子: 1746
注册时间: 2006-10-21 12:03
来自: Shanghai
联系:

#2

帖子 nihui » 2007-07-12 21:27

GRLDR 和 boot 文件夹放到 fat32 的分区里面。 :wink: :roll:
.

私人空间
附有 Magic Linux 2.1 最新开发日志~


미안하다, 사랑한다


欢迎来 #xfce-cn 中文频道~~
runbing
帖子: 6
注册时间: 2007-07-12 20:30

#3

帖子 runbing » 2007-07-12 23:36

终于安装好了,虽然是用的傻瓜wubi安装

这个问题已经解决了,是因为不能读取ntfs分区导致的(我的所有盘都是NTFS格式的),我把grldr改成grldr.mbr(这个文件需要下载),然后同样在boot.ini把grldr改成grldr.mbr,然后就成功安装了……
回复