Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Dual-boot problems
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
TheGreatPhilHansen
Tux's lil' helper
Tux's lil' helper


Joined: 27 Sep 2002
Posts: 89

PostPosted: Fri Nov 08, 2002 3:58 pm    Post subject: Dual-boot problems Reply with quote

Ok, I am having some trouble setting up my dual-boot with Gentoo and Windows 98 on GRUB.
I have each on a separate hard drive with the Gentoo drive being the master. I have put what I thought would work in the menu.lst:

Code:

default 0
timeout 30
splashimage=(hd0,0)/boot/grub/splash.xpm.gz

title Gentoo
root (hd0,0)
kernel /boot/bzImage root=/dev/hda6

title Windows
root (hd1,0)
chainloader +1


I can load my Gentoo system just fine, but if I try to load Windows it just stops doing anything and doesn't load.
Can anyone verify if what I have put for the menu.lst is correct and if so, any thoughts on how I can fix my problem.

Thanks
Back to top
View user's profile Send private message
prberens
n00b
n00b


Joined: 22 Aug 2002
Posts: 27
Location: 34° N 118° W

PostPosted: Fri Nov 08, 2002 4:09 pm    Post subject: Reply with quote

I am too sure about 98 but to boot win2000 with grub I have my windows entry setup like;
Code:
title=Windows 2000 Professional
rootnoverify (hd0,1)
makeactive
chainloader +1

Note the rootnoverify as opposed to just root, and the makeactive.
_________________
- P -
Make it right before you make it faster.
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