What's new

Is it normal for root (/) to be at 100%

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

doubleroll

Regular Contributor
Is it normal for root (/) to be at 100% on AC66R router:
admin@RT-AC66R:/# df -k
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/root 24000 24000 0 100% /
tmpfs 119836 3860 115976 3% /tmp
devfs 119836 0 119836 0% /dev
admin@RT-AC66R:/#
 
Code:
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/root                24896     24896         0 100% /
tmpfs                   119860      3016    116844   3% /tmp
devfs                   119860         0    119860   0% /dev
/dev/mtdblock4            6144       628      5516  10% /jffs
/dev/sda1             15211520   2017028  12421784  14% /tmp/mnt/sda1

checked on my n66r for fun; would appear so.
 
Code:
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/root                24896     24896         0 100% /
tmpfs                   119860      3016    116844   3% /tmp
devfs                   119860         0    119860   0% /dev
/dev/mtdblock4            6144       628      5516  10% /jffs
/dev/sda1             15211520   2017028  12421784  14% /tmp/mnt/sda1

checked on my n66r for fun; would appear so.

Thanks for checking!
 
The firmware is flashed in a read-only area, so it will always be formatted to be just the exact size of the firmware.
 
Similar threads

Similar threads

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top