On 18 Sep 2009, at 00:20, Alan E. Davis wrote:
However, df doesn't list /dev/sda4.

Is it mounted?

$ df -h
Filesystem            Size  Used Avail Use% Mounted on
/dev/sda6              99G   27G   67G  29% /
udev                   10M  152K  9.9M   2% /dev
/dev/sdb1             917G  285G  632G  32% /mnt/space
shm                   758M     0  758M   0% /dev/shm
$ sudo mount -v /boot/
/dev/sda1 on /boot type ext2 (rw,noatime)
$ df -h
Filesystem            Size  Used Avail Use% Mounted on
/dev/sda6              99G   27G   67G  29% /
udev                   10M  152K  9.9M   2% /dev
/dev/sdb1             917G  285G  632G  32% /mnt/space
shm                   758M     0  758M   0% /dev/shm
/dev/sda1              54M   11M   40M  22% /boot
$

  The following are listed by df:

rootfs 9780176 8060012 1223356 87% / /dev/root 9780176 8060012 1223356 87% /

Is this really the full output of df?

I advise against posting truncated or edited console output. Myself, I have made simple & obvious mistakes many times, but these are often easily corrected by readers because I post full & complete wossisname. You may be of unimpeachable competence & correctness, but when one sees only snippets of what's going on some doubt must remain that something of significance is being concealed.

Stroller.


Reply via email to