tar: oracle/instantclient-sqlplus-linux32-10.2.0.1-20050713.zip: Cannot write: No space left on device tar: Skipping to next header tar: Error exit delayed from previous errors frodo$ mount /dev/hda1 on / type ext3 (rw,errors=remount-ro) /dev/hda6 on /home type ext3 (rw) proc on /proc type proc (rw) sysfs on /sys type sysfs (rw) devpts on /dev/pts type devpts (rw,gid=5,mode=620) tmpfs on /dev/shm type tmpfs (rw) usbfs on /proc/bus/usb type usbfs (rw) tmpfs on /dev type tmpfs (rw,size=10M,mode=0755) frodo$ df -h Filesystem Size Used Avail Use% Mounted on /dev/hda1 6.5G 6.1G 0 100% / /dev/hda6 21G 12G 7.8G 60% /home tmpfs 252M 0 252M 0% /dev/shm tmpfs 10M 72K 10M 1% /dev frodo$ cat /etc/fstab | grep tmp frodo$
I'm not sure how my /tmp directory works. But I've noticed a couple of times I run out of space on it. Why is my mount reporting it's 10M? That's tiny. I'm sure I didn't purposefully set that whilst installing Debian. Why does df -h give two entries for tmpfs, where both don't seem to be fully used! -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]