|
发表于 2010-11-27 11:51:17
|
显示全部楼层
Post by waterloo2005;2119887
ubuntu10.10没有选择不装grub的项,只有选择安装地点的项。
记得以前的版本是可以选择不安装grub的。
是的,前几天重新装了一下,ubuntu 10.10 没有不装GRUB的项,但是可以装在ubuntu的/目录
我的gentoo boot分区/dev/sda1,ubuntu下面没有挂载。ubuntu / 挂在/dev/sda6
只要在gentoo的grub.conf 中加入
title ubuntu 10.10
root (hd0,5)
kernel /vmlinuz root=/dev/sda6
initrd /initrd.img
估计更新了内核也没关系 |
|