u盘装grub4dos,引导ubuntu总是失败
-
- 帖子: 98
- 注册时间: 2010-10-06 18:10
u盘装grub4dos,引导ubuntu总是失败
这是menu.lst
title Boot Ubuntu
find --set-root /Ubuntu
kernel /Ubuntu/vmlinuz boot=casper iso-scan/filename=/Ubuntu/ubuntu-10.04.4-desktop-i386.iso locale=zh_CN.UTF-8
initrd /Ubuntu/initrd.lz
boot
可以看看见grub的菜单,可是进入boot ubuntu之后,就是一直黑屏,完全没有反应
有人见过这个问题吗?
title Boot Ubuntu
find --set-root /Ubuntu
kernel /Ubuntu/vmlinuz boot=casper iso-scan/filename=/Ubuntu/ubuntu-10.04.4-desktop-i386.iso locale=zh_CN.UTF-8
initrd /Ubuntu/initrd.lz
boot
可以看看见grub的菜单,可是进入boot ubuntu之后,就是一直黑屏,完全没有反应
有人见过这个问题吗?
- onshoestring
- 论坛版主
- 帖子: 4666
- 注册时间: 2009-09-06 5:53
Re: u盘装grub4dos,引导ubuntu总是失败
title Boot Ubuntu
find --set-root /Ubuntu/ubuntu-10.04.4-desktop-i386.iso
kernel /Ubuntu/vmlinuz boot=casper iso-scan/filename=/Ubuntu/ubuntu-10.04.4-desktop-i386.iso locale=zh_CN.UTF-8
initrd /Ubuntu/initrd.lz
boot
find --set-root /Ubuntu/ubuntu-10.04.4-desktop-i386.iso
kernel /Ubuntu/vmlinuz boot=casper iso-scan/filename=/Ubuntu/ubuntu-10.04.4-desktop-i386.iso locale=zh_CN.UTF-8
initrd /Ubuntu/initrd.lz
boot
-
- 帖子: 98
- 注册时间: 2010-10-06 18:10
Re: u盘装grub4dos,引导ubuntu总是失败
这样提示bzimage setup=**** size=*****onshoestring 写了:title Boot Ubuntu
find --set-root /Ubuntu/ubuntu-10.04.4-desktop-i386.iso
kernel /Ubuntu/vmlinuz boot=casper iso-scan/filename=/Ubuntu/ubuntu-10.04.4-desktop-i386.iso locale=zh_CN.UTF-8
initrd /Ubuntu/initrd.lz
boot
然后就重启了,没有进入livecd
这该怎么办呢
谢谢
- leavfin
- 帖子: 599
- 注册时间: 2012-01-12 13:32
Re: u盘装grub4dos,引导ubuntu总是失败
以前硬盘安装Debian的时候 是放在fat32分区下的 据说ntfs分区不支持
不知道Ubuntu怎么样 参考参考
不知道Ubuntu怎么样 参考参考
-
- 帖子: 98
- 注册时间: 2010-10-06 18:10
Re: u盘装grub4dos,引导ubuntu总是失败
u盘是fat32的leavfin 写了:以前硬盘安装Debian的时候 是放在fat32分区下的 据说ntfs分区不支持
不知道Ubuntu怎么样 参考参考
- onshoestring
- 论坛版主
- 帖子: 4666
- 注册时间: 2009-09-06 5:53
Re: u盘装grub4dos,引导ubuntu总是失败
不清楚原因,再试试校验iso md5,重新复制,vmlinuz,initrd.lzchenghaibo 写了:这样提示bzimage setup=**** size=*****onshoestring 写了:title Boot Ubuntu
find --set-root /Ubuntu/ubuntu-10.04.4-desktop-i386.iso
kernel /Ubuntu/vmlinuz boot=casper iso-scan/filename=/Ubuntu/ubuntu-10.04.4-desktop-i386.iso locale=zh_CN.UTF-8
initrd /Ubuntu/initrd.lz
boot
然后就重启了,没有进入livecd
这该怎么办呢
谢谢
-
- 帖子: 38
- 注册时间: 2012-01-02 17:28
Re: u盘装grub4dos,引导ubuntu总是失败
ubuntu 可以直接在NTFS分区 引导安装leavfin 写了:以前硬盘安装Debian的时候 是放在fat32分区下的 据说ntfs分区不支持
不知道Ubuntu怎么样 参考参考
-
- 帖子: 38
- 注册时间: 2012-01-02 17:28
Re: u盘装grub4dos,引导ubuntu总是失败
U盘引导安装 vmlinuz文件损坏时 出现过类似情况 检验一下文件chenghaibo 写了:这样提示bzimage setup=**** size=*****onshoestring 写了:title Boot Ubuntu
find --set-root /Ubuntu/ubuntu-10.04.4-desktop-i386.iso
kernel /Ubuntu/vmlinuz boot=casper iso-scan/filename=/Ubuntu/ubuntu-10.04.4-desktop-i386.iso locale=zh_CN.UTF-8
initrd /Ubuntu/initrd.lz
boot
然后就重启了,没有进入livecd
这该怎么办呢
谢谢
-
- 帖子: 98
- 注册时间: 2010-10-06 18:10
Re: u盘装grub4dos,引导ubuntu总是失败
iso 校验过了,md5值对kingthen 写了:U盘引导安装 vmlinuz文件损坏时 出现过类似情况 检验一下文件chenghaibo 写了:这样提示bzimage setup=**** size=*****onshoestring 写了:title Boot Ubuntu
find --set-root /Ubuntu/ubuntu-10.04.4-desktop-i386.iso
kernel /Ubuntu/vmlinuz boot=casper iso-scan/filename=/Ubuntu/ubuntu-10.04.4-desktop-i386.iso locale=zh_CN.UTF-8
initrd /Ubuntu/initrd.lz
boot
然后就重启了,没有进入livecd
这该怎么办呢
谢谢
vmlinuz也重新解压出来了
但还是重启
-
- 帖子: 33
- 注册时间: 2009-08-21 2:48
Re: u盘装grub4dos,引导ubuntu总是失败
应该是
find --set-root (hd0,0)
之类的吧
find --set-root (hd0,0)
之类的吧