Re: df problem
"Taylor, ForrestX" <[email protected]> Wed, 07 Apr 2004 10:04:58 -0700
| Newsgroups | gmane.linux.redhat.release.enigma |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 2004-04-07 at 01:55, Groschopf, Leonhard wrote: > Hello, >=20 > I have a problem with df. Its output seams to be corrupt. df shows an=20 > equal size for all file systems. e.g.: >=20 > # df -m > Dateisystem 1M-Bl=C3=B6cke Benutzt Verf=C3=BCgbar Ben% mont= iert auf > /dev/hda2 36513 3128 31530 10% / > none 36513 3128 31530 10% /proc > usbdevfs 36513 3128 31530 10% /proc/bus/usb > /dev/hda1 36513 3128 31530 10% /boot > none 36513 3128 31530 10% /dev/pts > none 36513 3128 31530 10% /dev/shm >=20 > I am using: > Kernel: 2.4.7-10 > df version: df (fileutils) 4.1 >=20 > Did anybody had this before? > Thank you for your help!! The only time that I have been this is when I was in a chroot environment. Try typing `exit`, and try it again. Forrest