求救,硬盘安装12.04,重启后提示error15:file not found

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

求救,硬盘安装12.04,重启后提示error15:file not found

#1

帖子 blueindeep » 2012-05-06 10:20

用的easybcd2.0
镜像和那俩文件都放c盘根目录里了
分区情况:oem,recovery,os(c),d,e,f,31G可用空间
配置文件:
title Install Ubuntu 12.04
root (hd0,0)
kernel (hd0,0)/vmlinuz boot=casper iso-scan/filename=/linux.iso ro quiet splash locale=zh_CN.UTF-8
initrd (hd0,0)/initrd.lz
配置文件里的linux.iso 和我的镜像文件名是一样的,为什么会出错啊,求救啊。。
blueindeep
帖子: 6
注册时间: 2012-05-06 10:06

Re: 求救,硬盘安装12.04,重启后提示error15:file not found

#2

帖子 blueindeep » 2012-05-06 10:34

各位帮帮忙啊。。。
头像
xzy3186
帖子: 419
注册时间: 2007-09-11 18:38

Re: 求救,硬盘安装12.04,重启后提示error15:file not found

#3

帖子 xzy3186 » 2012-05-06 10:40

把硬盘分区截个图出来,我怀疑你的C盘不是(hd0,0)
blueindeep
帖子: 6
注册时间: 2012-05-06 10:06

Re: 求救,硬盘安装12.04,重启后提示error15:file not found

#4

帖子 blueindeep » 2012-05-06 10:43

就是我说的那个顺序。。
这个插入图片一定得是网络的吗?我没会 :em06
头像
xzy3186
帖子: 419
注册时间: 2007-09-11 18:38

Re: 求救,硬盘安装12.04,重启后提示error15:file not found

#5

帖子 xzy3186 » 2012-05-06 10:47

blueindeep 写了:就是我说的那个顺序。。
这个插入图片一定得是网络的吗?我没会 :em06
那c盘就肯定不是hd0,0了
改成(hd0,2)或者(hd0,3)试试(应该是前者)
blueindeep
帖子: 6
注册时间: 2012-05-06 10:06

Re: 求救,硬盘安装12.04,重启后提示error15:file not found

#6

帖子 blueindeep » 2012-05-06 10:48

xzy3186 写了:
blueindeep 写了:就是我说的那个顺序。。
这个插入图片一定得是网络的吗?我没会 :em06
那c盘就肯定不是hd0,0了
改成(hd0,2)或者(hd0,3)试试(应该是前者)
嗯,好,十分感谢,我去试试 :em11
wurui_cool
帖子: 1
注册时间: 2013-05-15 9:51
系统: 13.04

Re: 求救,硬盘安装12.04,重启后提示error15:file not found

#7

帖子 wurui_cool » 2013-05-16 10:30

我也是同样情况。

如果root标注hd0,0,能启动,提示找不到文件。

如果全部改成hd0,x,则启动都过不了。
回复