Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: dick on October 13, 2004, 04:45:01 PM

Title: File system errors after power fail SME 5.5
Post by: dick on October 13, 2004, 04:45:01 PM
My box hangs when checking the filesystem after a powerfailure.
I get the following message:

/contains a file system with errors, check forced
/:unattached inode 228355

/:UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.
(i.e., without -a or -p options            (FAILED)

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):


How can I get my box up and running?
Title: File system errors after power fail SME 5.5
Post by: smeghead on October 13, 2004, 06:44:45 PM
.. at this point type in the root password to get to a maintenance prompt.

Execute the command:

fsck /

if the system asks permission to modify the filesystem answer yes.

Once the process is complete run:

sync
sync
exit

This will ensure that all data in memory is written back to the HDD and then the exit command will force a restart due to the maintenance logon runlevel.

HTH
Title: File system errors after power fail SME 5.5
Post by: dick on October 14, 2004, 12:24:06 AM
Many thanks!

My SME box is running again  :-)

Dick
Title: Problem after powerfail
Post by: geirix on November 09, 2004, 06:57:25 PM
Hi.

I've got same prob, but it after I did fsck / id said something about try init= option in boot.
Now i'm not an expert, but I cannot boot anymore.

Anybody that can help me?
????
Title: File system errors after power fail SME 5.5
Post by: dick on November 10, 2004, 09:05:01 AM
you better type the complete error message or do a new postwith your problem

Dick