Gentoo Archives: gentoo-user

From: Holly Bostick <motub@××××××.nl>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Sharing file systems
Date: Sun, 19 Mar 2006 13:00:55
Message-Id: 441D54CF.3040105@planet.nl
In Reply to: Re: [gentoo-user] Sharing file systems by "Hemmann
1 Hemmann, Volker Armin schreef:
2 > On Sunday 19 March 2006 13:04, Sumeet Pal Singh wrote:
3 >> HI This mail is not directly related to gentoo. I have
4 >> gentoo,ubuntu 5.10 on my system and using FC3 since it was
5 >> released.
6 >>
7 >> I tried to install FC4 on my system by sharing the swap and /home
8 >> partition between FC4 and ubuntu. The installation went well. I did
9 >> not install KDE in FC4.
10 <snip>
11 >>
12 >> I booted in as root and created a new user with UID and GID same as
13 >> on ubuntu. Now I booted in GNOME and it was completely
14 >> configured!!!! Moreover gaim started and signed me in to all my
15 >> accounts!!! This was first time login...
16 >>
17 >> My question is that can sharing /home okay for a long run or will
18 >> it lead to problems.
19 <snip>
20 >>
21 >
22 > as long as you are using the same software versions on both systems
23 > (at least the major version number should be the same) it should be
24 > ok.
25
26 That's what I would have thought, too. But frankly, it seems too much
27 maintenance to me, since as soon as the versions go out of sync, then
28 you're likely to have problems that are difficult to track down.
29
30 I have no problem with two users from different distros having their
31 /home folder on the same partition (in fact, my Gentoo install and my
32 SuSE install share a /home partition), but I wouldn't myself have the
33 two users merged that way across two Linux distros. I admit I did do
34 something similar when I had a massive multiboot (5 Linux distros, 2
35 Windows installs), for relatively easy compatibility with the shared
36 Windows partitions, but even then, every user had their own /home
37 folder, they just had the same UID and a shared GID (which I made the
38 same on all related distros). But then again, I don't store things "in"
39 my /home folder; I store them on their own partitions that are linked
40 into my home folder, so it's not as if it's a "space saver" for me to
41 have two separate distros using the same /home/username, and since I see
42 it as a relatively dangerous pain-in-the-butt, I don't do it.
43
44 /usr and the like is right out, obviously-- your libs will get creamed
45 pretty quick doing something like that, unless they're /exactly/ the
46 same across both distros, and that seems unlikely to me (or unlikely to
47 last long, if you're lucky temporarily).
48 >
49 > But why are you asking here and not at the ubuntu or fc mailing
50 > lists?
51
52 Good question.
53
54 Holly
55 --
56 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Sharing file systems "Hemmann