Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Unable to boot win by using grub [solved]
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
Hanfmet
n00b
n00b


Joined: 19 Jun 2004
Posts: 42
Location: Hamburg / Ger

PostPosted: Tue Jun 22, 2004 6:20 pm    Post subject: Unable to boot win by using grub [solved] Reply with quote

As my father is completly freakin' out because he can't use the computer (he told me he needs windows) I decided to install winxp on my second HD. I thought it couldn't be a problem to change my menu.lst and use grub (on my first HD) to boot windows. Well... I think my menu.lst should work perfectly. But there seems to be an error at my partitiontable. Grub only prints "filesystem type is fat, partition type 0xc" and makes me sick by using the speaker. I did try 0xb and others too using fdisk. I didn't find a way so solve that, yet.

my menu.lst:
Code:

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

title=Gentoo Linux 2.6.7
root (hd0,0)
kernel (hd0,0)/kernel-2.6.7 root=/dev/hda3

title=Gentoo Linux 2.4.24
root (hd0,0)
kernel (hd0,0)/kernel-2.4.24 root=/dev/hda3

title=Windoof XP
root (hd1,0)
makeactive
chainloader (hd1,0)+1

I created the windowspartition before I did install it by using fdisk as I didn't want to let windows use the whole HD.
I hope somebody can help me...


Last edited by Hanfmet on Tue Jun 22, 2004 6:58 pm; edited 1 time in total
Back to top
View user's profile Send private message
Earthwings
Bodhisattva
Bodhisattva


Joined: 14 Apr 2003
Posts: 7753
Location: Germany

PostPosted: Tue Jun 22, 2004 6:24 pm    Post subject: Reply with quote

Try
Code:

title=Windoof XP
map (hd0) (hd1)
map (hd1) (hd0)
chainloader (hd1,0)+1
Back to top
View user's profile Send private message
Hanfmet
n00b
n00b


Joined: 19 Jun 2004
Posts: 42
Location: Hamburg / Ger

PostPosted: Tue Jun 22, 2004 6:58 pm    Post subject: Reply with quote

Works perfectly! T H A N K | Y O U!
:) :) :)
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