[问题]win和Ubuntu的双系统问题!!

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

[问题]win和Ubuntu的双系统问题!!

#1

帖子 的日多 » 2008-07-14 20:00

在一个硬盘里面安装win和ub两个系统,启动的时候随机出现这个问题,大家帮我分析一下什么原因!
附件
有时候出现这个!
有时候出现这个!
有时候出现一个L字,刷的满屏都是
有时候出现一个L字,刷的满屏都是
有时候出现一个 . 字,也是满屏显示
有时候出现一个 . 字,也是满屏显示
头像
的日多
帖子: 248
注册时间: 2008-06-22 22:26
来自: 广西崇左

#2

帖子 的日多 » 2008-07-14 20:02

# menu.lst - See: grub(8), info grub, update-grub(8)
# grub-install(8), grub-floppy(8),
# grub-md5-crypt, /usr/share/doc/grub
# and /usr/share/doc/grub-doc/.


## ## End Default Options ##

title Ubuntu 8.04.1, kernel 2.6.24-19-generic
root (hd0,5)
kernel /boot/vmlinuz-2.6.24-19-generic root=UUID=d33e5d83-5e3b-4003-b770-212bb7406f96 ro quiet splash locale=zh_CN xforcevesa
initrd /boot/initrd.img-2.6.24-19-generic
quiet

title Ubuntu 8.04.1, kernel 2.6.24-19-generic (recovery mode)
root (hd0,5)
kernel /boot/vmlinuz-2.6.24-19-generic root=UUID=d33e5d83-5e3b-4003-b770-212bb7406f96 ro single
initrd /boot/initrd.img-2.6.24-19-generic

title Ubuntu 8.04.1, kernel 2.6.24-16-generic
root (hd0,5)
kernel /boot/vmlinuz-2.6.24-16-generic root=UUID=d33e5d83-5e3b-4003-b770-212bb7406f96 ro quiet splash locale=zh_CN xforcevesa
initrd /boot/initrd.img-2.6.24-16-generic
quiet

title Ubuntu 8.04.1, kernel 2.6.24-16-generic (recovery mode)
root (hd0,5)
kernel /boot/vmlinuz-2.6.24-16-generic root=UUID=d33e5d83-5e3b-4003-b770-212bb7406f96 ro single
initrd /boot/initrd.img-2.6.24-16-generic

title Ubuntu 8.04.1, memtest86+
root (hd0,5)
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 Windows Vista/Longhorn (loader)
root (hd0,0)
savedefault
makeactive
chainloader +1


这是我的menu.lst
头像
edmundsong
帖子: 4
注册时间: 2008-07-13 9:05

#3

帖子 edmundsong » 2008-07-14 22:28

最好把配置和安装方式都说出来阿,不然只能瞎猜啦。。。。。vista?
估计没戏。。。。 :(
delectate
帖子: 18311
注册时间: 2008-01-09 22:41

#4

帖子 delectate » 2008-07-14 22:40

edmundsong 写了:最好把配置和安装方式都说出来阿,不然只能瞎猜啦。。。。。vista?
估计没戏。。。。 :(
据说“很硬”公司的door系统wista版本不能和ubuntu共存 :twisted:

可恶

不知道lz是什么版本的系统哦!

试试xp+ubuntu吧!
头像
的日多
帖子: 248
注册时间: 2008-06-22 22:26
来自: 广西崇左

#5

帖子 的日多 » 2008-07-15 12:47

win2008 web版哦
回复