Gentoo Archives: gentoo-user

From: Sean Reiser <sean@××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] how to control portage space usage
Date: Mon, 08 Aug 2005 18:59:58
Message-Id: 42F7AA76.4050308@seanreiser.com
In Reply to: Re: [gentoo-user] how to control portage space usage by Fernando Meira
1 Fernando Meira wrote:
2
3 > The question is...can you live without the windows partition?
4 >
5 >
6 > Well, maybe. The problem is that sometimes I need to use something
7 > that works only under windows (or better under windows). Besides that
8 > I only use windows for video-conference (I haven't found the time to
9 > look for a linux replacement, assuming that my webcam works under linux).
10
11 mmhmm... the webcam / video-conference stuff is not something I have
12 much expirience with either, sorry to say. As far as the other software
13 is concerned I would look at the crossover office fork of wine (assuming
14 that wine itself won't run it) or maybe some virtualization software
15 such as vmare.
16
17 >
18 > if you don't need it I would look at this:
19 >
20 > 1) Merge hda1 and hda4. Assuming this is desktop box that should be
21 > plenty of space for the system and applications
22 >
23 >
24 > Yes, that would be the best I could do. But, assuming that I can't
25 > remove entirely windows from my laptop, what about reduce it to it's
26 > minimum (windows + apps that I really need) and run it by VMware,
27 > always under Gentoo? The spare space from unused apps would merge it
28 > with gentoo's partition.. I estimate it of about 4Gb. What do you say
29 > about this?
30
31 With VMWare you create a virtual disk, which can be expanded as needed.
32 This is one way to go. As mentioned Wine is the other.
33
34 > 3) Convert hda5 to ext3|reiserfs|jfs|mature non-fat fs of
35 > choice. Mount
36 > it as /home.
37 >
38 >
39 > The reason it is FAT32 is to windows be able to access it. With
40 > windows away, I could do that.
41
42 Right. Keep in mind that with VMWare you can mount your linux home
43 directory as a SMB share.
44
45 Another advantage of a seperate /home is that you can reinstall the OS
46 without effecting your important personal data and settings. I realize
47 on your current system /mnt/share really handled some of that but
48 thought I'd mention it as well.
49
50 > 4) Consider creating a swap partition. Even if you have plenty of
51 > RAM,
52 > in my experience Linux just runs better with a swap partition
53 > mounted.
54 >
55 >
56 > I have. 512mb swap. df shows it slitted into 2 other: udev and none....
57
58 OK... blury vision... that email was part of an allnighter.
59
60
61 --
62 spr
63
64 --
65 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] how to control portage space usage Luke Albers <gtg940r@×××××××××××.edu>
Re: [gentoo-user] how to control portage space usage Fernando Meira <fmeira@×××××.com>