Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
/ is getting full. How do I free up space?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Duplicate Threads
View previous topic :: View next topic  
Author Message
GivePeaceAChance
Guru
Guru


Joined: 26 May 2007
Posts: 480

PostPosted: Sat Aug 11, 2007 1:59 am    Post subject: / is getting full. How do I free up space? Reply with quote

Hi,

I've got 10 GB put aside for programs and such (well, my / partition basically). My data, like pictures, music, documents, etc is on a separate drive and partition. Anyway, my / partition is now 60% full. That's pretty much 6 GB of used space, and I've barely installed anything. So how can I clean up space? Can I? Like, is there a whole lot of source code that was used to compile programs that isn't needed anymore that I can delete?

Thanks.
Back to top
View user's profile Send private message
SiberianSniper
Guru
Guru


Joined: 06 Apr 2006
Posts: 378
Location: Dayton, OH, USA

PostPosted: Sat Aug 11, 2007 2:32 am    Post subject: Reply with quote

one quick place to start would be rm -rf /usr/portage/distfiles/*
you could also rm -rf /tmp/* if that gets too big

I wouldn't worry about it too much though - I've got close to a 10G partition for / on some of my machines and you don't really come close to running out unless you install a lot of games
Back to top
View user's profile Send private message
96140
Retired Dev
Retired Dev


Joined: 23 Jan 2005
Posts: 1324

PostPosted: Sat Aug 11, 2007 3:46 am    Post subject: Reply with quote

You can clean out /usr/portage/distfiles if you haven't already; that's where the downloaded source code is kept for each package you compile. Next, you can clean out /var/tmp/portage if it isn't already empty; that's the workspace for stuff that is being compiled.

Do you have ccache installed and set in FEATURES in /etc/make.conf? If so, you may want to either decrease the amount of disk space for it and/or clean out /var/tmp/ccache. Take a look around the forums for a cruft-cleaning script by Ed Catmur (ecatmur); there's a thread on it somewhere.
Back to top
View user's profile Send private message
nixnut
Bodhisattva
Bodhisattva


Joined: 09 Apr 2004
Posts: 10974
Location: the dutch mountains

PostPosted: Sat Aug 11, 2007 7:54 am    Post subject: Reply with quote

Moved from Gentoo Chat to Duplicate Threads.
See https://forums.gentoo.org/viewtopic-t-30547.html
_________________
Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered

talk is cheap. supply exceeds demand
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Duplicate Threads All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum