How to get more disk space for root?

If your problem doesn't fall into one of the other categories, report it here.

Moderator: Moderators

Post Reply
ris
Posts: 4
Joined: Wed Jan 11, 2012 1:08 pm

How to get more disk space for root?

Post by ris »

Hi,

A friend of mine has been happily using a TP-Link TL-WR1043ND as a Wi-Fi access point with Gargoyle 1.4.7. The only problem is that I have remote SSH access to it therefore I wanted to install some applications and ran out of space.

Here's how thing currently look like:

Code: Select all

root@Gargoyle:~# df   
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/root                 3840      3840         0 100% /rom
tmpfs                    14748       136     14612   1% /tmp
tmpfs                      512         0       512   0% /dev
/dev/mtdblock3            2880      2792        88  97% /overlay
mini_fo:/overlay          3840      3840         0 100% /
I didn't install lots of stuff, IIRC there's GNU Screen, Mutella and a couple of other things and their dependencies. The idea was to let Mutella run as a Gnutella ultrapeer to support the network. The problem is that /dev/root is occupied at 100% and at some point Mutella goes postal because it can't even update its own config files.

Given /tmp has 14 MB, I would like to use like half of it. Is there an easy way to partition things differently or to grab more space for root? Is it possible to tweak things by reinstalling Gargoyle? Would a barebones OpenWrt install give me more space? Sorry if these questions are stupid, I'm a newbie when it comes to Gargoyle and OpenWrt so any help would be more than welcome.

Post Reply