分页: 1 / 1

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

发表于 : 2012-05-06 10:20
blueindeep
用的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 和我的镜像文件名是一样的,为什么会出错啊,求救啊。。

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

发表于 : 2012-05-06 10:34
blueindeep
各位帮帮忙啊。。。

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

发表于 : 2012-05-06 10:40
xzy3186
把硬盘分区截个图出来,我怀疑你的C盘不是(hd0,0)

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

发表于 : 2012-05-06 10:43
blueindeep
就是我说的那个顺序。。
这个插入图片一定得是网络的吗?我没会 :em06

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

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

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

发表于 : 2012-05-06 10:48
blueindeep
xzy3186 写了:
blueindeep 写了:就是我说的那个顺序。。
这个插入图片一定得是网络的吗?我没会 :em06
那c盘就肯定不是hd0,0了
改成(hd0,2)或者(hd0,3)试试(应该是前者)
嗯,好,十分感谢,我去试试 :em11

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

发表于 : 2013-05-16 10:30
wurui_cool
我也是同样情况。

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

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