我用EasyBCD添加的启动项,ISO放到的C盘根目录,文件名为Ubuntu-10.04-desktop-I 386.iso,initrd.lz和vmlinuz也解压放到了C盘根目录的, Configure 里面的内容为
title Install Ubuntu-10.04.3
root (hd0,0)
kernel (hd0,0)/vmlinuz boot=casper iso-scan/filename=/Ubuntu-10.04.3-desktop-i386.iso ro quiet splash locale=zh_CN.UTF-8
initrd (hd0,0)/initrd.lz
但是重启进去后显示的是BusyBox v1.13.3(Ubuntu 1:1.13.3-lubuntu11)built-in she(ash)
(initramfs )/scripts/casper-premount/20iso_scan:line46:can’topen/dev/sr0:No medium found Could not find the ISO/Ubuntu-10.04-desktop-I 386.iso
This could also happen if the file system is not clean because of an operating system crash,an interrupt d boot process,an improper shutdown, or unplugging of a remov able without first .unmounting orejecting it .To fix this, simply reboot into windows, Let it fully start ,log in, run chkdsk/r’. then gracefully
Shut down and reboot back into windows, After this you should bereboot again and resume the is tallution.
这怎么回事呢?
硬盘安装ubuntu的问题
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
-
- 帖子: 1
- 注册时间: 2012-01-03 19:45
硬盘安装ubuntu的问题
上次由 wjl1991 在 2012-01-09 17:11,总共编辑 1 次。
-
- 帖子: 313
- 注册时间: 2007-12-25 10:41
Re: 硬盘安装ubuntu的问题
(initramfs )/scripts/casper-premount/20iso_scan:line46:can’topen/dev/sr0:No medium found Could not find the ISO/Ubuntu-10.04-desktop-I 386.iso
没有找到安装光盘,你看光盘名字是否和menu.lst里的一致注意大小写,还有就是你是否有隐藏分区否则C盘不一定是hd(0,0)。
没有找到安装光盘,你看光盘名字是否和menu.lst里的一致注意大小写,还有就是你是否有隐藏分区否则C盘不一定是hd(0,0)。