Gentoo Archives: gentoo-user

From: Dave Jones <Dave.Jones@××××××.nl>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Dual Boot System Setup
Date: Tue, 24 Jan 2006 18:42:14
Message-Id: 43D67317.5010703@xs4all.nl
In Reply to: [gentoo-user] Dual Boot System Setup by Sean
1 It's best to install Windows first, as it always overwrites the master
2 boot record, which destroys a Grub or Lilo setup.
3
4 Grub is perfectly capable of booting Windows by 'chain loading' to the
5 Windows loader. Booting linux from the Windows loader is a lot more complex.
6
7 I'd recommend having a fat32 (vfat) partition for sharing data between
8 the Windows and Linux.
9
10 However, one of the major snags with vfat is that it does not support
11 group and user attributes, and seems to map the fat 'archive' attribute
12 to 'executable' under linux, which is rather irritating.
13
14 vfat is also a poor choice for NFS sharing because of it's lack of user
15 and group attributes.
16
17 Cheers, Dave
18
19 Sean wrote on 01/24/06 04:06:
20 > I have a laptop I want to setup to boot either Gentoo or Windows.
21
22 > Looking around I am trying to find recommendations as to which is better
23 > to install first, Gentoo or Windows. From what I found, either often
24 > gets a recommendation.
25 > Would anyone recommend which is the best method for setup, start with
26 > Gentoo or Windows?
27
28 > I also want to setup a common partition for data storage which both can
29 > access. Again, can anyone recommend a setup?
30 --
31 gentoo-user@g.o mailing list