I keep getting out of disk space errors.
but...

bash-2.05b$ df -h
Filesystem            Size  Used Avail Use% Mounted on
/dev/hda1             5.9G  4.2G  1.4G  76% /
/dev/hda5              25G   11G   13G  47% /home
none                  379M     0  379M   0% /dev/shm
/dev/hda3             5.6G  5.5G  118M  98% /mnt/winxp


any ideas on what it could be?

also

bash-2.05b$ mount
/dev/hda1 on / type ext3 (rw,noatime)
none on /dev type devfs (rw)
none on /proc type proc (rw)
/dev/hda5 on /home type ext2 (rw)
none on /dev/shm type tmpfs (rw)
/dev/hda3 on /mnt/winxp type ntfs (rw)


--mat

Reply via email to