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

Re: df: module not found



Your filesystem looks corrupted.
Reboot.  At the LILO prompt, type linux single.

mount -oremount,ro /        (mount /  READONLY)
e2fsck -f -y /dev/hda2      (whatever your / is)

Do similar mount and e2fsck with all your other
Linux filesystems, if any.

Then reboot, and hopefully you'll see things work again.

If you did e2fsck before when the filesystem was mounted
READWRITE, you may have made things worse.

"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
> df: clean,: No such file or directory
> df: was: No such file or directory
> df: 2486/128520: No such file or directory

-- 
Jan Carlson   
janc iname com   Scarborough, Ontario, Canada
Netscape4.51   RedHat5.2+updates   Linux2.2.5



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