Gentoo Archives: gentoo-user

From: Bastian Balthazar Bux <BastianBalthazarBux@×××××××××.it>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] about multiboot with grub
Date: Mon, 06 Dec 2004 00:08:57
Message-Id: 41B3A818.8020804@pnpitalia.it
In Reply to: Re: [gentoo-user] about multiboot with grub by James Hiscock
1 James Hiscock wrote:
2
3 > <snip>
4 >
5 >You can try using the "map" command to swap the drives around (as far
6 >as the BIOS/Windows is concerned):
7 >
8 >title=Windows 2000
9 >map (hd0) (hd1)
10 >map (hd1) (hd0)
11 >rootnoverify (hd1,0)
12 >chainloader +1
13 >
14 >...would make your BIOS/Win2K to think that /dev/hdb is /dev/hda, and
15 >vice versa. Most versions of Windows that I've messed around with
16 >require being installed to a primary partition on the first hard disk.
17 >This solution works around that limitation.
18 >
19 >
20 >
21 veeery good to know, thanks :)
22
23 francesco
24
25 --
26 gentoo-user@g.o mailing list