All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Xiaogeng (Shawn) Jin" <xjin@redswitch.com>
To: linux-mtd@lists.infradead.org
Subject: check disk usage
Date: Thu, 17 Oct 2002 13:58:46 -0700	[thread overview]
Message-ID: <3DAF2486.8000006@redswitch.com> (raw)

Hi,

My root filesystem is jffs2, which is mounted by kernel getting booting 
parameters "root=/dev/mtdblock3 rw" from the command line. I noticed 
that running 'df -k' only shows the usage of those devices that are 
mounted explicitly by 'mount' command but not the root filesystem. The 
following is the result of 'df -k' running on busybox-0.60.2.

# df -k
Filesystem           1k-blocks      Used Available Use% Mounted on
/dev/mtdblock0           16384       688     15696   4% /usr
/dev/mtdblock1           16384      5836     10548  36% /home
/dev/mtdblock2           16384       652     15732   4% /var

On a regular linux system, e.g. RedHat, we do get information about the 
usage of the root filesytem, right?

Is this a problem? If it's is, is it related to jffs2 or busybox?

Thanks,

Shawn.

             reply	other threads:[~2002-10-17 20:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-17 20:58 Xiaogeng (Shawn) Jin [this message]
2002-10-18  8:25 ` check disk usage Tino Keitel
2002-10-18  9:31   ` Henrik Nordström
2002-10-18 22:46     ` Xiaogeng (Shawn) Jin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3DAF2486.8000006@redswitch.com \
    --to=xjin@redswitch.com \
    --cc=linux-mtd@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.