Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Grub will not load
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
ghostface99
n00b
n00b


Joined: 20 Oct 2002
Posts: 7

PostPosted: Sun Oct 20, 2002 4:24 am    Post subject: Grub will not load Reply with quote

I have 2 hard drives (primary: windowsxp, secondary: gentoo) and I want to boot into Windows by default but have the Grub option to load Gentoo

hda1: WindowsXP
hdb1: /boot
hdb2: /swap
hdb3: /root

I just did the basic install and everything went fine, but after I reboot Grub does not load, it just boots right into Windows.

Here is my grub setup

root (hd1,0)
setup (hd1)

menu.lst....
-----------------------------
default 0
timeout 4
splashimage=(hd1,0)/boot/grub/splash.xpm.gz

#WindowsXP
title=Windows XP
root (hd0,0)
chainloader +1

#Gentoo
title=Gentoo
root (hd1,0)
kernel /boot/bzImage root=/dev/hdb3
-----------------------

does Grub have to be on hdb1 ??

Also how do I get back into my Gentoo system to fix this?

Thanks!
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20067

PostPosted: Sun Oct 20, 2002 5:33 am    Post subject: Reply with quote

Most likely you'll have to do setup(hd0) instead of hd1. XP doesn't play nicely though, so some problems may occur.

You should be able to follow the steps referenced here to get back into Gentoo.
_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
ghostface99
n00b
n00b


Joined: 20 Oct 2002
Posts: 7

PostPosted: Sun Oct 20, 2002 7:09 am    Post subject: works but... Reply with quote

thanks for the help :)

It goes into GRUB and I can boot into Gentoo, BUT now I cant go into Windows :cry: If I select Windows, the screen goes black and then returns to the main menu.

any suggestions?
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