Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
GRUB doesn't chainload my WinXP :-(
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
Pacolov
n00b
n00b


Joined: 01 Mar 2003
Posts: 22

PostPosted: Thu Mar 20, 2003 1:38 am    Post subject: GRUB doesn't chainload my WinXP :-( Reply with quote

grave enough i also have to use winblows, but however, here's my problem:

got 2 Quatum Fireball 40GB, primary master and slave, hda is gentoo. grub is installed in mbr of hda (boot partition is ext3 hda1). version is 0.93.20030118

of course gentoo boots just fine, but my winblows (one primary partition ntfs5.1 on whole second drive) doesn't squeak at all. grub outputs at boot that it has found a partition (hd1,0) of type 0x7 unknown on chainloader +1 and that's it. looking up drive configuration in grub command line at boot time results a clean setup, root (hd0,0) as ext2/3, following part. 1,2,3 and hd1,0 itself.

i can't imagine why this setup doesn't boot, the winblows is an updated win2k that did as less as xp by now.
##
my menu.lst:
default 0
timeout 30
splashimage=(hd0,0)/boot/grub/splash.xpm.gz

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

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

any ideas?
_________________
e-mail: reactive@gmx.net
HP Compaq NC4200. Centrino Alvisio 1.73GHz, 512MB DDR-II RAM, Intel 915 PCIe Chipset.
Back to top
View user's profile Send private message
BonezTheGoon
Bodhisattva
Bodhisattva


Joined: 14 Jun 2002
Posts: 1408
Location: Albuquerque, NM -- birthplace of Microsoft and Gentoo

PostPosted: Thu Mar 20, 2003 3:08 am    Post subject: Reply with quote

Check out this thread for more information, I think it will get you running.

Regards,
BonezTheGoon
Back to top
View user's profile Send private message
Pacolov
n00b
n00b


Joined: 01 Mar 2003
Posts: 22

PostPosted: Thu Mar 20, 2003 11:51 am    Post subject: Thanks! Reply with quote

Yehaa, thanks man! :D
worked fine!

explicitly this helped me out in grub.conf:

title=Windows XP
map (hd0) (hd1)
map (hd1) (hd0)
root (hd1,0)
rootnoverify (hd1,0)
makeactive
chainloader +1
_________________
e-mail: reactive@gmx.net
HP Compaq NC4200. Centrino Alvisio 1.73GHz, 512MB DDR-II RAM, Intel 915 PCIe Chipset.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things 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