Gentoo Archives: gentoo-user

From: Allan Spagnol Comar <allan.comar@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] dual boot: XP installed last?
Date: Mon, 30 Oct 2006 15:25:28
Message-Id: 1cc2dc830610300717k46316e15h22ff4d36eda2d0d@mail.gmail.com
In Reply to: [gentoo-user] dual boot: XP installed last? by James
1 you just have to rerun grub setup.
2
3 On 10/30/06, James <wireless@×××××××××××.com> wrote:
4 > Hello,
5 >
6 > Usually when installing a portable, I leeave the windows and resize the disk
7 > space to set up gentoo as the second OS with grub......
8 >
9 >
10 > On one portable, The windows XP was a pain so I nuked it and got gentoo
11 > working first. Now I need to install XP on the portable, but do not
12 > wish XP to rewrite he MBR or any other such nefarious acts against the
13 > gentoo partitions.
14 >
15 > Any suggestions as to best methods are most appreciated. Heres the part info:
16 > /dev/hda2 /boot reiserfs defaults 1 2
17 > /dev/hda5 none swap sw 0 0
18 > /dev/hda6 / reiserfs defaults 0 1
19 > /dev/hda7 /usr/local reiserfs defaults 0 1
20 >
21 >
22 > hda1 is reserved for XP
23 >
24 > Here's the portion of grub.conf already set up for gentoo & XP:
25 >
26 > title= Linux 2.6.17-gentoo-r8
27 > root(hd0,1)
28 > kernel /boot/kernel-2.6.17-gentoo-r8 root=/dev/hda6
29 >
30 > title=Possible Windows P1
31 > rootnoverify (hd0,0)
32 > makeactive
33 > chainloader +1
34 >
35 > So I thinking after installing XP in the first partition,
36 > all I have to do is execute/copy something to set up
37 > the MBR so it sees grub.conf again, whilst XP is booted
38 > up?
39 >
40 >
41 > suggestions?
42 >
43 > James
44 >
45 >
46 >
47 >
48 > I thinking I just need to copy this
49 >
50 > --
51 > gentoo-user@g.o mailing list
52 >
53 >
54
55
56 --
57 An application asked:
58 "Requires Windows 9x, NT4 or better",
59 so I´ve installed Linux
60
61 --
62 gentoo-user@g.o mailing list

Replies

Subject Author
[gentoo-user] Re: dual boot: XP installed last? james <wireless@×××××××××××.com>