Gentoo Archives: gentoo-amd64

From: Brett Johnson <brett@××××.com>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Gentoo-Linux - Windows XP Booting!
Date: Fri, 21 Apr 2006 15:14:48
Message-Id: 20060421151126.GA7383@blzj.com
In Reply to: [gentoo-amd64] Gentoo-Linux - Windows XP Booting! by Christopher E
1 On Fri, Apr 21, 2006 at 10:38:04AM -0400, Christopher E wrote:
2 >
3 > # For booting Windows XP
4 > title Windows XP Home Eition
5 > map (hd1) (hd0)
6 > rootnoverify (hd0,0)
7 > makeactive
8 > chainloader +1
9 >
10 > When windows is pick it shows the commands on the screen and then
11 > freeze? What I think is happening is that the map is not working
12 > write. if I don't have map it does the same thing. What is wrong
13 > with this?
14 >
15 > My windows is on a SATA and so is't my Gentoo, windows is one /dev/sdb
16 > and gentoo is one /dev/sda
17 >
18 > What could be wrong here?
19 >
20 Here is my config using 2 sata drives as well:
21
22 # For booting Windows
23 title Windows
24 map (hd0) (hd1)
25 map (hd1) (hd0)
26 rootnoverify (hd1,0)
27 makeactive
28 chainloader +1
29 savedefault
30 boot
31 --
32 gentoo-amd64@g.o mailing list