Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started 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?
-
.. 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
-
Many thanks!
My SME box is running again :-)
Dick
-
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?
????
-
you better type the complete error message or do a new postwith your problem
Dick