On Tue, Apr 1, 2008 at 1:58 PM, Ray Leventhal <centos at swhi.net> wrote: > I just saw this in output from df -h: > # df -h > df: `status': No such file or directory > df: `status': No such file or directory > Any ideas why the 'status' messages are showing 'No such file or > directory'? More info: What is the output of "mount" and "cat /proc/mounts" ? Do you have any filesystems mounted on NFS, or by FUSE or by automount? Filipe