安装ubuntu后xp无法启动

系统安装、升级讨论
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
回复
airhiphop
帖子: 9
注册时间: 2008-04-23 22:37

安装ubuntu后xp无法启动

#1

帖子 airhiphop » 2008-06-29 17:59

xp是ghost的,
ubuntu 版本是8.04

安装GRUB后,选XP启动,就出现一个乱码,无法进入

进ubuntu后看,/boot/grub/menu.lst

title Ubuntu 8.04, kernel 2.6.24-18-generic
root (hd0,9)
kernel /boot/vmlinuz-2.6.24-18-generic root=UUID=2d3b9762-5026-49a5-9601-d4642e9f8182 ro quiet splash vga=786
initrd /boot/initrd.img-2.6.24-18-generic
quiet

title Ubuntu 8.04, kernel 2.6.24-18-generic (recovery mode)
root (hd0,9)
kernel /boot/vmlinuz-2.6.24-18-generic root=UUID=2d3b9762-5026-49a5-9601-d4642e9f8182 ro single
initrd /boot/initrd.img-2.6.24-18-generic

title Ubuntu 8.04, memtest86+
root (hd0,9)
kernel /boot/memtest86+.bin
quiet

### END DEBIAN AUTOMAGIC KERNELS LIST

# This is a divider, added to separate the menu items below from the Debian
# ones.
title Other operating systems:
root


# This entry automatically added by the Debian installer for a non-linux OS
# on /dev/sda1
title Microsoft Windows XP Professional
root (hd0,0)
savedefault
makeactive
chainloader +1

不知道哪出了问题.请高手指点1,2

补充资料:
硬盘分6个区
第一个C装XP
最后2个,2G的SWAP分区和20G的EXT3分区
回复