微宝贝 于 2008-06-10 10:46:26发表:
引用:原帖由 astromoto 于 2008-6-10 02:14 发表 if i try to log in windows it will restart after the screen shows the windows' logo
astromoto 于 2008-06-10 02:14:58发表:
my grub is default=0 timeout=5 splashimage=(hd0,5)/grub/splash.xpm.gz hiddenmenu title Fedora (2.6.25.4-30.fc9.x86_64) root (hd0,5) kernel /vmlinuz-2.6.25.4-30.fc9.x86_64 ro root=UUID=c04e4a1b-0eb7-4a73-b724-cbaf27260a0f rhgb quiet initrd /initrd-2.6.25.4-30.fc9.x86_64.img title Fedora (2.6.25-14.fc9.x86_64) root (hd0,5) kernel /vmlinuz-2.6.25-14.fc9.x86_64 ro root=UUID=c04e4a1b-0eb7-4a73-b724-cbaf27260a0f rhgb quiet initrd /initrd-2.6.25-14.fc9.x86_64.img title Windows rootnoverify (hd0,0) chainloader +1 but I still can't login windows if i try to log in windows it will restart after the screen shows the windows' logo what's wrong ?
相思爱文 于 2008-06-09 20:56:25发表:
建议学一下grub知识,不管是什么系统都能手动引导(或编辑成菜单)。
奶茶dsk 于 2008-06-09 16:31:19发表:
引用:原帖由 cm.yang 于 2008-6-8 18:41 发表 安装f9时,grub不是就安装到mbr了么?
微宝贝 于 2008-06-09 12:52:38发表:
开机启动f9以root登陆,编辑/boot/grub/menu.lst 加入一下几行 tittle winxp rootnoverify (hd0,0) //一般来说是这样的,因为你先装的xp chainloader +1
cm.yang 于 2008-06-08 18:41:05发表:
引用:原帖由 奶茶dsk 于 2008-6-8 16:51 发表 手动引导f9,然后在把grub写到mbr就好了..
奶茶dsk 于 2008-06-08 16:51:28发表:
手动引导f9,然后在把grub写到mbr就好了..
panaiec 于 2008-06-08 16:37:17发表:
参考http://www.linuxdiyf.com/bbs/thread-59749-1-1.html
panaiec 于 2008-06-08 16:35:07发表:
我找一下
微宝贝 于 2008-06-10 10:46:26发表:
The grub.conf is almost right
It shows that there are something wrong with the windows. so you should configure the boot files of windows
[ 本帖最后由 微宝贝 于 2008-6-10 10:47 编辑 ]
astromoto 于 2008-06-10 02:14:58发表:
my grub is
default=0
timeout=5
splashimage=(hd0,5)/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.25.4-30.fc9.x86_64)
root (hd0,5)
kernel /vmlinuz-2.6.25.4-30.fc9.x86_64 ro root=UUID=c04e4a1b-0eb7-4a73-b724-cbaf27260a0f rhgb quiet
initrd /initrd-2.6.25.4-30.fc9.x86_64.img
title Fedora (2.6.25-14.fc9.x86_64)
root (hd0,5)
kernel /vmlinuz-2.6.25-14.fc9.x86_64 ro root=UUID=c04e4a1b-0eb7-4a73-b724-cbaf27260a0f rhgb quiet
initrd /initrd-2.6.25-14.fc9.x86_64.img
title Windows
rootnoverify (hd0,0)
chainloader +1
but I still can't login windows
if i try to log in windows
it will restart after the screen shows the windows' logo
what's wrong ?
相思爱文 于 2008-06-09 20:56:25发表:
建议学一下grub知识,不管是什么系统都能手动引导(或编辑成菜单)。
奶茶dsk 于 2008-06-09 16:31:19发表:
重装了xp,mbr自然被重写了..
微宝贝 于 2008-06-09 12:52:38发表:
开机启动f9以root登陆,编辑/boot/grub/menu.lst 加入一下几行
tittle winxp
rootnoverify (hd0,0) //一般来说是这样的,因为你先装的xp
chainloader +1
cm.yang 于 2008-06-08 18:41:05发表:
安装f9时,grub不是就安装到mbr了么?
奶茶dsk 于 2008-06-08 16:51:28发表:
手动引导f9,然后在把grub写到mbr就好了..
panaiec 于 2008-06-08 16:37:17发表:
参考http://www.linuxdiyf.com/bbs/thread-59749-1-1.html
panaiec 于 2008-06-08 16:35:07发表:
我找一下