On Mon, Jul 25, 2005 at 12:53:13PM +0200, Michael Ablassmeier wrote:
> Thanks. Hmm.. just out of curiosity, whats the output `di -t /usr/'?
> Does /etc/fstab contain any mount options (besides default) for /usr? 

szrenica:~$ di -t /usr/
Filesystem         Mount               Megs     Used    Avail %used fs Type
/dev/hda5          /usr               745.9    540.6    167.4  78%  ext3
                   Total                0.0      0.0      0.0   0%
szrenica:~$ cat /etc/fstab | grep usr | tr -s ' \t'
/dev/hda5       /usr    ext3    ro      0 2
szrenica:~$

Maybe the read-only is the problem?
Yes, when I remount it rw, it is OK:

szrenica:~$ di -t /usr/
Filesystem         Mount               Megs     Used    Avail %used fs Type
/dev/hda5          /usr               745.9    540.6    167.4  78%  ext3
                   Total              745.9    540.6    167.4  78%

-- 
Miernik             _________________________  xmpp:[EMAIL PROTECTED]
___________________/_______________________/      mailto:[EMAIL PROTECTED]
                       Save Europe from Software Patents
                http://www.gnu.org/philosophy/savingeurope.html

Attachment: pgpDmlMPP9Rlo.pgp
Description: PGP signature

Reply via email to