Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
grub 0.97 fatal fail booting Windows [resolved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
robinswan
Tux's lil' helper
Tux's lil' helper


Joined: 14 Oct 2005
Posts: 139

PostPosted: Mon Sep 04, 2006 1:33 pm    Post subject: grub 0.97 fatal fail booting Windows [resolved] Reply with quote

after I have updated my system to Gentoo 2006.1, grub was updated to 0.97 version,
and I don't change the old grub.conf, but while I trying to switch my system to Windows,
the Grub failed to boot Windows and return the Grub main menu.


Last edited by robinswan on Sat Sep 09, 2006 8:07 am; edited 1 time in total
Back to top
View user's profile Send private message
kim_asplund
Tux's lil' helper
Tux's lil' helper


Joined: 23 Mar 2004
Posts: 92
Location: Finland

PostPosted: Mon Sep 04, 2006 1:42 pm    Post subject: Reply with quote

what does your grub.conf look like and where does your os'es live?
Back to top
View user's profile Send private message
robinswan
Tux's lil' helper
Tux's lil' helper


Joined: 14 Oct 2005
Posts: 139

PostPosted: Mon Sep 04, 2006 2:35 pm    Post subject: Reply with quote

kim_asplund wrote:
what does your grub.conf look like and where does your os'es live?


my grub.conf:

Code:
default 0
timeout 5

title Gentoo Linux 2.6.17-gentoo-r7
root(hd0,7)
kernel (hd0,7)/bzImage-2.6.17-gentoo-r7 root=/dev/hda10

title Gentoo Linux 2.6.16-gentoo-r13
root(hd0,7)
kernel (hd0,7)/bzImage-2.6.16-gentoo-r13 root=/dev/hda10

title=Window XP professional
rootnoverify (hd0,0)
makeative
chainloader +1


OS residing layout:

Code:
/dev/hda0 --> Windows
...
/dev/hda8 --> /boot
/dev/hda9 --> swap
/dev/hda10 --> /
Back to top
View user's profile Send private message
kim_asplund
Tux's lil' helper
Tux's lil' helper


Joined: 23 Mar 2004
Posts: 92
Location: Finland

PostPosted: Mon Sep 04, 2006 4:57 pm    Post subject: Reply with quote

Well u can trye to make it like this (not that i think it does much diference)

Code:
title=Window XP professional
rootnoverify (hd0,0)
makeative
chainloader (hd0,0)+1


and if that dont work trye to restore your mbr to windows and se if it boots then. u can always install grub mbr later fairly simple.
Back to top
View user's profile Send private message
robinswan
Tux's lil' helper
Tux's lil' helper


Joined: 14 Oct 2005
Posts: 139

PostPosted: Mon Sep 04, 2006 6:10 pm    Post subject: Reply with quote

kim_asplund wrote:
Well u can trye to make it like this (not that i think it does much diference)

Code:
title=Window XP professional
rootnoverify (hd0,0)
makeative
chainloader (hd0,0)+1


and if that dont work trye to restore your mbr to windows and se if it boots then. u can always install grub mbr later fairly simple.


I recompile and install grub to the MBR, I got grub error:
Code:
Grub laoding, wait...
Error 18
Back to top
View user's profile Send private message
ElSenorPantelone
n00b
n00b


Joined: 24 Jan 2006
Posts: 72

PostPosted: Tue Sep 05, 2006 1:44 am    Post subject: Reply with quote

you spelled makeactive incorrectly check the spelling and try grub-install /dev/hda again
Back to top
View user's profile Send private message
syg00
l33t
l33t


Joined: 23 Aug 2004
Posts: 907
Location: Brisbane, AUS

PostPosted: Tue Sep 05, 2006 2:00 am    Post subject: Reply with quote

Leave it out altogether - although I'd be surprised if his caused a problem with a version change in grub.
_________________
Got a good backup ??? - any advice offered presumes you have.
Back to top
View user's profile Send private message
robinswan
Tux's lil' helper
Tux's lil' helper


Joined: 14 Oct 2005
Posts: 139

PostPosted: Tue Sep 05, 2006 10:57 am    Post subject: Reply with quote

ElSenorPantelone wrote:
you spelled makeactive incorrectly check the spelling and try grub-install /dev/hda again

Sorry, it is little mistake, but the real config file on my machine is corrected,
but the Error alway exist.
Back to top
View user's profile Send private message
syg00
l33t
l33t


Joined: 23 Aug 2004
Posts: 907
Location: Brisbane, AUS

PostPosted: Tue Sep 05, 2006 12:46 pm    Post subject: Reply with quote

It almost sounds like you (re-)installed grub manually, and installed to the XP partition by mistake rather than to the MBR.
_________________
Got a good backup ??? - any advice offered presumes you have.
Back to top
View user's profile Send private message
robinswan
Tux's lil' helper
Tux's lil' helper


Joined: 14 Oct 2005
Posts: 139

PostPosted: Tue Sep 05, 2006 3:29 pm    Post subject: Reply with quote

Thanks every one!
I have fixed this problem by Windows booting CD, and run command "fixmbr" and "fixboot",
and then switch Linux by Gentoo livedCD, reinstall grub.
but now I still don't know what cause this issue.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum