Reply
Thread Tools
Posts: 6 | Thanked: 0 times | Joined on Nov 2008
#1
I'm not sure where all my space went. My / partition currently looks like this:

/dev/mtdblock 4 249.5M (total) 245.3M (used) 4.2M (free) 98%

I don't have a lot of apps installed. Canola, Carman, the GPE suite, mytube, mplayer, pidgin, skype, and some tiny stuff like rootsh and advanced backlight.

I'm not sure where all my space went.

I have an 8gig card in my N810 that I keep all my media on.

Where can I look to clean stuff out. Before I did a restore of the device from the flasher after screwing things up by having WAY to many repositories and playing around I can't even get the same amount of apps I had on before.
 
Posts: 5,335 | Thanked: 8,187 times | Joined on Mar 2007 @ Pennsylvania, USA
#2
Originally Posted by Sc00ter View Post
Where can I look to clean stuff out.
In another thread, mikespug recommended some apt-get commands that may help you.
__________________
maemo.org profile
 

The Following User Says Thank You to sjgadsby For This Useful Post:
Posts: 882 | Thanked: 1,310 times | Joined on Mar 2007
#3
That amount of apps with all their dependencies are most likely the reason. Not sure, but I think Canola stores stuff in your home directory (/home/user/.canola?) so that may take some space as well. If you need more space, you should try booting from the memory card. You can also run something like this in xterm to see what directories are taking space:

Code:
du -kx | egrep -v "\./.+/" | sort -n
 

The Following User Says Thank You to ukki For This Useful Post:
Posts: 6 | Thanked: 0 times | Joined on Nov 2008
#4
I cleaned out my /var/cache/apt directories, and those commands got me no additional space back.
 
Posts: 6 | Thanked: 0 times | Joined on Nov 2008
#5
Before I did the OS flash I had more apps installed and still had more space left. I'd rather not boot from a flash card just to keep things simple (I like to pop it out to copy stuff from my windows machine).
 
Posts: 6 | Thanked: 0 times | Joined on Nov 2008
#6
No egrep installed so that command won't work.
 
Posts: 882 | Thanked: 1,310 times | Joined on Mar 2007
#7
Originally Posted by Sc00ter View Post
No egrep installed so that command won't work.
Really? It should come with busybox by default and it worked when I tried it.
 

The Following User Says Thank You to ukki For This Useful Post:
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 22:25.