Gentoo Archives: gentoo-user

From: Neil Bothwick <neil@××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] gentoo in a tight place
Date: Mon, 10 Oct 2005 18:30:14
Message-Id: 20051010192549.2b33009c@hactar.digimed.co.uk
In Reply to: [gentoo-user] gentoo in a tight place by maxim wexler
1 On Mon, 10 Oct 2005 09:32:49 -0700 (PDT), maxim wexler wrote:
2
3 > That min-install I was talking about failed due to
4 > lack of disk space. I'm trying to install on a 3.2G
5 > drive. Partitions are :
6 > / of 1.47G ext2
7 > /home 1.1G ext2
8 > 500M swap
9 > 100M /boot reiserfs
10 >
11 > I was going to use this disk to help diagnose/repair
12 > the 120G which is down. I guess I don't really need a
13 > /home dir. Is there someway to free up some space on
14 > /home and make it available to /?
15
16 Are they adjacent partitions with / first? If so, delete both partitions
17 in cfdisk (which not mounted) and create a single partition in the same
18 place. When you reboot, /home will have disappeared and / will be the
19 same size. then resize / to the full size of the partition using the
20 appropriate tool for whichever filesystem it uses; resize2fs,
21 resize_reiserfs, xfs_growfs etc. You can probably also do the whole job
22 by booting Knoppix and using qtparted.
23
24 Moving /tmp or /var/tmp to /home may help, but then you'll probably run
25 out of space there while / has plenty. When space is tight, a single
26 partition makes a lot of sense. I wouldn't even bother with /boot in such
27 a case.
28
29 > I'd hate to have to
30 > wipe the disk and start over; it took about two days
31 > straight to download all the files at 2.8K over the
32 > phone line!
33
34 What sort of modem are you using, an acoustic coupler? !!! ;-)
35
36
37 --
38 Neil Bothwick
39
40 Is it a bigger crime to rob a bank or to open one?

Replies

Subject Author
Re: [gentoo-user] gentoo in a tight place maxim wexler <blissfix@×××××.com>