Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Booting win2k with grub.
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
Seth
Apprentice
Apprentice


Joined: 25 May 2002
Posts: 156
Location: U.S.

PostPosted: Tue Dec 17, 2002 5:30 pm    Post subject: Booting win2k with grub. Reply with quote

Sorry if this is not the correct forum for my question, but as there seem to be a lot of grub questions here I thought I'd try.

I've just replaced a Red Hat/Win2k dual boot system with Gentoo and, miracle of miracles, I somehow avoided trashing the windows partition. But now grub can't boot it. The entry in my grub.conf is:

Quote:

title=Windows 2000
rootnoverify(hd0,1)
chainloader +1


which is just what it was before. The windows partition is /dev/hda2.

So my question is: What do I need to do to make my machine a gentoo/win2k dual boot system?

Thanks,
Seth
Back to top
View user's profile Send private message
matthew
n00b
n00b


Joined: 10 Apr 2002
Posts: 27
Location: Wellington, NZ

PostPosted: Tue Dec 17, 2002 6:07 pm    Post subject: Grub and Win2000 Reply with quote

Grub is very picky as to the location of whitespace, try changing
rootnoverify(hd0,1)
to
rootnoverify (hd0,1)

note the space between rootnoverify and (hd0,1)

Cheers

Matthew
Back to top
View user's profile Send private message
s003apr
Apprentice
Apprentice


Joined: 04 Oct 2002
Posts: 162

PostPosted: Tue Dec 17, 2002 6:09 pm    Post subject: Reply with quote

Quote:
rootnoverify(hd0,1)


shouldn't there be a space between "rootnoverify" and "(hd0,1)"

eg
rootnoverify (hd0,1)
instead of:
rootnoverify(hd0,1)

I hope that this solves the actual problem :)
Back to top
View user's profile Send private message
s003apr
Apprentice
Apprentice


Joined: 04 Oct 2002
Posts: 162

PostPosted: Tue Dec 17, 2002 6:10 pm    Post subject: Reply with quote

matthew, LOL, you beat me too it :)
Back to top
View user's profile Send private message
Seth
Apprentice
Apprentice


Joined: 25 May 2002
Posts: 156
Location: U.S.

PostPosted: Tue Dec 17, 2002 6:13 pm    Post subject: Reply with quote

s003apr wrote:
Quote:
rootnoverify(hd0,1)


shouldn't there be a space between "rootnoverify" and "(hd0,1)"



Oh my gosh, a typo! It would be cool if it's that simple. I'll check tonight after work.

Thanks,
Seth
Back to top
View user's profile Send private message
Seth
Apprentice
Apprentice


Joined: 25 May 2002
Posts: 156
Location: U.S.

PostPosted: Wed Dec 18, 2002 2:15 pm    Post subject: Thanks to all Reply with quote

who pointed out that I had a typo in my grub.conf. When I fixed that, W2k booted just as it used to.

Again,
Thanks.

Seth
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