双系统重装Vista后,ubantu进不去了,请高人指点……
-
- 帖子: 48
- 注册时间: 2009-07-17 20:01
Re: 双系统重装Vista后,ubantu进不去了,请高人指点……
[quote="smallapple"]commandline
应该是wubi安装才会有的。你到windows下D盘找找有没ubuntu文件夹。
恩,现在ubantu整好了,Vista又进不去了,哎……
在Vista下把menu.lst 重新编了一下,可以进去ubantu 了,Vista却又启动不了了,
继续折腾……
应该是wubi安装才会有的。你到windows下D盘找找有没ubuntu文件夹。
恩,现在ubantu整好了,Vista又进不去了,哎……
在Vista下把menu.lst 重新编了一下,可以进去ubantu 了,Vista却又启动不了了,
继续折腾……
- smallapple
- 论坛版主
- 帖子: 7868
- 注册时间: 2009-03-28 15:12
-
- 帖子: 48
- 注册时间: 2009-07-17 20:01
Re: 双系统重装Vista后,ubantu进不去了,请高人指点……
有选项,但是提示kernel错误,现在该怎么办阿?继续用grub修改menu.lst还是boot.ini阿?怎么修改阿?呵呵smallapple 写了:Vista是没选项还是选择了进不去?
- smallapple
- 论坛版主
- 帖子: 7868
- 注册时间: 2009-03-28 15:12
-
- 帖子: 48
- 注册时间: 2009-07-17 20:01
Re: 双系统重装Vista后,ubantu进不去了,请高人指点……
# This is a sample menu.lst file. You should make some changes to it.smallapple 写了:贴下menu.lst
# The old install method of booting via the stage-files has been removed.
# Please install GRLDR boot strap code to MBR with the bootlace.com
# utility under DOS/Win9x or Linux.
color blue/green yellow/red white/magenta white/magenta
timeout 30
default 0
title Windows VISTA
root (hd0,1)
chainloader /bootmgr
title Ubuntu
root (hd0,6)
kernel /vmlinuz root=/dev/sda7
initrd /initrd.img
- smallapple
- 论坛版主
- 帖子: 7868
- 注册时间: 2009-03-28 15:12
Re: 双系统重装Vista后,ubantu进不去了,请高人指点……
title Windows VISTA
root (hd0,0)
chainloader /bootmgr
或
title Windows VISTA
root (hd0,0)
chainloader +1
这样试试
root (hd0,0)
chainloader /bootmgr
或
title Windows VISTA
root (hd0,0)
chainloader +1
这样试试
-
- 帖子: 48
- 注册时间: 2009-07-17 20:01
Re: 双系统重装Vista后,ubantu进不去了,请高人指点……
两种方法都试过了,还是不行,怎么办阿?是不是我编译的menu.lst其他地方还有 问题阿?smallapple 写了:title Windows VISTA
root (hd0,0)
chainloader /bootmgr
或
title Windows VISTA
root (hd0,0)
chainloader +1
这样试试
- smallapple
- 论坛版主
- 帖子: 7868
- 注册时间: 2009-03-28 15:12
-
- 帖子: 48
- 注册时间: 2009-07-17 20:01
Re: 双系统重装Vista后,ubantu进不去了,请高人指点……
恩,启动之后进入选择页面,选vista启动之后,报错,boot hd(0,1),kernel 找不到,选择continue..之后,就又回到刚启动时候选择的页面了,smallapple 写了:你折腾太多东西了,不知道动了什么。
现在启动顺序是怎样的?还有报错信息是什么 ?
- smallapple
- 论坛版主
- 帖子: 7868
- 注册时间: 2009-03-28 15:12
Re: 双系统重装Vista后,ubantu进不去了,请高人指点……
你这个问题........
1、原来的vista启动菜单呢?就是原来有vista ubuntu grldr那个不出来吗?
2、为什么是(hd0,1)?Vista 分区前面还有隐藏主分区吗?如果没有应该是 (hd0,0)。
sudo fdisk -l
看下。

1、原来的vista启动菜单呢?就是原来有vista ubuntu grldr那个不出来吗?
2、为什么是(hd0,1)?Vista 分区前面还有隐藏主分区吗?如果没有应该是 (hd0,0)。
sudo fdisk -l
看下。
-
- 帖子: 48
- 注册时间: 2009-07-17 20:01
Re: 双系统重装Vista后,ubantu进不去了,请高人指点……
嗯,把磁盘位置改为(hd0,0)之后,再按照21楼smallapple的中的第2个方法,修改了menu.lst,现在终于可以了。不过是分为两层选择项了,第一次是Vista和ubantu ,第二层是Vista和grub,呵呵,不管怎么样,好了就行了,smallapple 写了:你这个问题........![]()
1、原来的vista启动菜单呢?就是原来有vista ubuntu grldr那个不出来吗?
2、为什么是(hd0,1)?Vista 分区前面还有隐藏主分区吗?如果没有应该是 (hd0,0)。
sudo fdisk -l
看下。
title Windows VISTA
root (hd0,0)
chainloader /bootmgr
或
title Windows VISTA
root (hd0,0)
chainloader +1
多谢smallapple,呵呵
- smallapple
- 论坛版主
- 帖子: 7868
- 注册时间: 2009-03-28 15:12
-
- 帖子: 48
- 注册时间: 2009-07-17 20:01
Re: 双系统重装Vista后,ubantu进不去了,请高人指点……
我这菜鸟级别的,唉……要好好学咯smallapple 写了:恭喜,用了一天一夜,终于好了。