Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Xp stop work with grub
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
oc666
Guru
Guru


Joined: 15 May 2006
Posts: 330
Location: Israel

PostPosted: Sat Sep 02, 2006 11:00 am    Post subject: Xp stop work with grub Reply with quote

Recenly I put out the xp hard drive to another computer & fixed its mbr on the new computer with the xp tool.
Yesterday I put it back & replace between the primary & slave hard disks. Now, my Gentoo is on hda & my xp is on my hdb (it was inverted till I did all that).
I change my grub accordingly & Gentoo works fine, but the xp stop work. When I press on my XP in the grub menu the next output is shown up:
Code:
booting: Windows XP
rootnoverify (hd1,0)
makeactive
chainloader +1


here is my full grub.conf
_________________
embAD-new way to insert ads to your website
Back to top
View user's profile Send private message
guduri
Apprentice
Apprentice


Joined: 04 Apr 2005
Posts: 230
Location: Ann Arbor, Michigan

PostPosted: Sat Sep 02, 2006 3:54 pm    Post subject: Reply with quote

Windows does not like to be on hdb. You have to fool it to think it is on the primary hard drive. Check out the map command in grub.
_________________
Power is about what you can control. Freedom is about what you can unleash.
Back to top
View user's profile Send private message
oc666
Guru
Guru


Joined: 15 May 2006
Posts: 330
Location: Israel

PostPosted: Sat Sep 02, 2006 3:58 pm    Post subject: Reply with quote

WHAT???
R u sure about that????
_________________
embAD-new way to insert ads to your website
Back to top
View user's profile Send private message
yngwin
Retired Dev
Retired Dev


Joined: 19 Dec 2002
Posts: 4572
Location: Suzhou, China

PostPosted: Sat Sep 02, 2006 4:15 pm    Post subject: Reply with quote

Yes.

Code:
title Windows XP
rootnoverify (hd1,0)
map (hd0) (hd1)
map (hd1) (hd0)
makeactive
chainloader +1

_________________
"Those who deny freedom to others deserve it not for themselves." - Abraham Lincoln
Free Culture | Defective by Design | EFF
Back to top
View user's profile Send private message
oc666
Guru
Guru


Joined: 15 May 2006
Posts: 330
Location: Israel

PostPosted: Sat Sep 02, 2006 4:17 pm    Post subject: Reply with quote

yngwin wrote:
Code:
title Windows XP
rootnoverify (hd1,0)
map (hd0) (hd1)
map (hd1) (hd0)
makeactive
chainloader +1

What is this?
_________________
embAD-new way to insert ads to your website
Back to top
View user's profile Send private message
guduri
Apprentice
Apprentice


Joined: 04 Apr 2005
Posts: 230
Location: Ann Arbor, Michigan

PostPosted: Sat Sep 02, 2006 7:37 pm    Post subject: Reply with quote

That is what should go into your grub.conf as an entry.
_________________
Power is about what you can control. Freedom is about what you can unleash.
Back to top
View user's profile Send private message
oc666
Guru
Guru


Joined: 15 May 2006
Posts: 330
Location: Israel

PostPosted: Thu Sep 07, 2006 10:39 am    Post subject: Reply with quote

yngwin, thanks for the help. It's WORK!!!
_________________
embAD-new way to insert ads to your website
Back to top
View user's profile Send private message
infirit
l33t
l33t


Joined: 11 Jan 2003
Posts: 778
Location: Hoofddorp / The Netherlands

PostPosted: Fri Sep 08, 2006 2:14 pm    Post subject: Reply with quote

guduri wrote:
Windows does not like to be on hdb. You have to fool it to think it is on the primary hard drive. Check out the map command in grub.
Windows XP works fine on the second, third or fourth drive. His problem is that he fixed the mbr when it was in another machine. Put back in the first machine the original mbr is used and not the one he just "fixed".
_________________
EASY TO INSTALL = Difficult to install, but instruction manual has pictures.
Join the adopt an unanswered post initiative today
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software 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