Re: df problem
"Taylor, ForrestX" <[email protected]> Thu, 08 Apr 2004 10:14:41 -0700
| Newsgroups | gmane.linux.redhat.release.enigma |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 2004-04-08 at 08:49, Groschopf, Leonhard wrote: > Hello Forrest, > > Thank you for this hint, but I am not using chroot. > At least ps -e | grep chroot dose not respond something and > exit doesn't solve this problem. ps -e will not show chroot running if you are in a chroot. You df shows that you only have 35MB of disk space--is this correct? Did you boot from a USB device or something? Seeing /dev/shm at the same size makes me think that you are running from RAM. Has something changed recently, or have you always had a 35MB / partition? Forrest