You are not logged in.

#1 2012-03-04 15:21:00

ephan
Member
Registered: 2011-11-02
Posts: 171

[SOLVED] Use Gparted live CD to fix Arch Linux partitions

david@davidarch:~$ df -hT
Filesystem     Type      Size  Used Avail Use% Mounted on
rootfs         rootfs    7.4G  6.7G  295M  96% /
/dev           devtmpfs  2.0G     0  2.0G   0% /dev
/run           tmpfs     2.0G  252K  2.0G   1% /run
/dev/sda3      ext4      7.4G  6.7G  295M  96% /
shm            tmpfs     2.0G  1.3M  2.0G   1% /dev/shm
/dev/sda4      ext4      291G   12G  265G   5% /home
/dev/sda1      ext2       98M   17M   76M  18% /boot
/dev/sdb1      ext4      3.8G  240M  3.4G   7% /media/Disk
david@davidarch:~$

My rootfs partition is pretty much full, and I can't install some packages like "urbanterror", and I have to keep doing "pacman -Scc" in order to start X (every 3 days or so).

So I was given the suggestion of expanding the / partition, using space from /home. I just prepared a USB drive with GParted Live USB, and I've used Gparted many times before, I know how to use it, but I have a doubt:

By increasing / partition size (/dev/sda3, I will automatically increase rootfs partition size, or is rootfs a special partition? Thank you.

Last edited by ephan (2012-04-05 10:16:27)

Offline

#2 2012-03-04 15:30:59

magicalChicken
Member
From: in the sky
Registered: 2012-03-03
Posts: 73
Website

Re: [SOLVED] Use Gparted live CD to fix Arch Linux partitions

If you increase the size of / you will have more space in rootfs, this is talking about the same thing.

Offline

#3 2012-03-04 15:56:17

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,092

Re: [SOLVED] Use Gparted live CD to fix Arch Linux partitions

Sidenote: Just install the games to $HOME instead?


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

#4 2012-03-04 16:05:59

ephan
Member
Registered: 2011-11-02
Posts: 171

Re: [SOLVED] Use Gparted live CD to fix Arch Linux partitions

Mr.Elendig wrote:

Sidenote: Just install the games to $HOME instead?

How can I do that using Pacman? Thank you.

Offline

#5 2012-03-04 17:07:30

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

Re: [SOLVED] Use Gparted live CD to fix Arch Linux partitions

You could use the -r option with pacman, but I do not know if that is a smart idea in this case. The easiest solution (not the quickest) would be to expand your root partition.


Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy

Offline

#6 2012-03-04 18:05:59

SS4
Member
From: !Rochford, Essex
Registered: 2010-12-05
Posts: 699

Re: [SOLVED] Use Gparted live CD to fix Arch Linux partitions

You could also change the location of your pacman cache although that will only ever be a short term "solution". A better one would be to increase the size of root.


Rauchen verboten

Offline

#7 2012-03-04 20:47:58

ephan
Member
Registered: 2011-11-02
Posts: 171

Re: [SOLVED] Use Gparted live CD to fix Arch Linux partitions

Thank you! I will be doing it, I tried it once, but I had to cancel, it was going to take 9 hours...

Offline

Board footer

Powered by FluxBB