[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: df: module not found



thanks steve !!!
You wouldn't have any idea if this can be fixed would you ?
I still don't get a long in prompt and my /etc/mtab file
looks something out of dmesg > /etc/mtab 
instead of something like this:

/dev/hda1       /       ext2 rw 0 0
/dev/hda7       /home   ext2 rw 0 0
/dev/hda5       /usr    ext2 rw 0 0
/dev/hda9       /usr/local      ext2 rw 0 0
/dev/hda6       /usr/src        ext2 rw 0 0
/dev/hda8       /var    ext2 rw 0 0
none                    /proc rw   0 0


Thanks for any assistance....

Steve Borho wrote:
> 
> On Wed, Mar 31, 1999 at 02:38:59PM -0500, Stephen A. Derdau wrote:
> > This all started when the system crashed.
> > Now I can't get a login prompt.
> > However, I can telnet etc to the server just can't
> > log into the console.
> >
> > when I run df I get the follwing errors :
> >
> >  df
> > Filesystem         1024-blocks  Used Available Capacity Mounted on
> > df: module: No such file or directory
> > df: kerneld,: No such file or directory
> > df: filesystems.: No such file or directory
> > df: clean,: No such file or directory
> > df: clean,: No such file or directory
> > df: clean,: No such file or directory
> 
> I love these obsfucated error messages.  Apparently the df command is a simple
> wrapper which either reads a file in /proc or runs a much more rudimentary
> kernel probe type app and then reformats that input for human consumption.
> (Actually, it looks like a two step process.  It first probes the kernel for a
> list of mounted filesystem and then pipes that result into a routine which
> probes each filesystem for usage info.)  Apparently the underlying process is
> causing kernel warnings about unclean ext2 filesystems and df isn't quick
> enough on the uptake to know that it's helper app crapped out.
> 
> Only on unix...
> 
> --
> Steve Borho <sborho ststech com>
> 
> --
>   PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
>                 http://www.redhat.com http://archive.redhat.com
>          To unsubscribe: mail redhat-list-request redhat com with
>                        "unsubscribe" as the Subject.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]