On Fri, Jan 04, 2002 at 06:44:08PM -0800, Kenny Lee wrote:
> Dear Sir,
> 
> i am a new user. i got a problem when start the linux
> 
> CHECKING ROOT FILESYSTEM 
> CONTAINS A FILE SYSTEM WITH ERRORS, CHECK FORCED 
> 
> Inode 32407 has illegal block(s) 
> 
> UNEXPECTED INCONSISTENCY: RUN FSCK MANUALLY 
> 
> An error occured during the file system check. 
> *Dropping you to a shell; the system will reboot 
> *when you leave the shell. Give root password for
> maintenance (or type Control-D for normal startup): 
> (Repair filesystem) 1 # 
> 
> so what is the solution for this problem? please reply
> me at this email address ASAP.
> [EMAIL PROTECTED]

It is telling you what you need to do. But being unfamiliar with
Linux I suppose it doesn't make sense to you, so let me try to spell
it out for you:

1. you need to enter the password for the 'root' user, then
2. you need to run the 'fsck' command. You can probably literally
just type the command: 
        fsck
at the commandline. You'll probably get along just fine without using
any commandline options. If it asks for permission to fix something
or to make changes, just answer 'y' or 'yes' to each question. 
When fsck is done, type CTRL-D (control key and the D key at the
same time) and it should restart the system.

Good luck, and Happy Linux Learning!
-- 
---- Fred Smith -- [EMAIL PROTECTED] -----------------------------
                         For the wages of sin is death, 
            but the gift of God is eternal life in Christ Jesus our Lord
------------------------------ Romans 6:23 (niv) ------------------------------



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to