双系统,先安装的xp,后安装的ubnntu8.04,官网下载
2块硬盘,ubnntu安装在一块独立的20G硬盘上。
安装后提示
booting ubnntu 8.04,kernel 2.6.24-19-generic
filesystem type partition type Oxb
kernel /boot/vmlinuz-2.6.24-generic root=UUID=cbc81cdb-9f17-4949-a777-0642848206 ro quiet splash locale=zh_cn
error 15:file not found
press any key to continue
继续后出现
grub4dos 0.4.3 20008-06-30,memory:639k/1014,codeend:0x41a38
这个下面是
ubnntu 8.04.1, kernel 2.6.24-19-genneric
ubnntu 8.04.1, kernel 2.6.24-19-genneric (recovery mode)
ubnntu 8.04.1, memtest86+
other operating systems:
microsoft windows xp professional
安装了5次每次都是这中情况,谁知道怎么才能搞定
我以前从来没有用过这个,接触linux也按提示安装了5次,每次都是到这里打住。
请各位帮忙,谢谢
[ 本帖最后由 alilacy 于 2008-9-6 10:25 编辑 ]
rincess 于 2008-09-06 10:35:01发表:
good
alilacy 于 2008-09-06 10:25:23发表:
谢谢,可以了。害的我弄了好几天,为啥linux就不能智能一点呢?
wzl7222504 于 2008-09-06 10:18:53发表:
你说你的是两块硬盘
linux在第二块硬盘上grub要改
原grub可能是:
title XXX
root (h0,x)
kernel /boot/vmlinuz-XXX
initrd /boot/initrd-XXX
这里root(hd0,x)表示第一块硬盘第x个分区
改成root(hd1,x)具体看你把ubuntu内核放在哪个分区,x就写成几