Koozali.org: home of the SME Server

File system errors after power fail SME 5.5

dick

File system errors after power fail SME 5.5
« 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?

Offline smeghead

  • *
  • 563
  • +0/-0
File system errors after power fail SME 5.5
« Reply #1 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
..................

dick

File system errors after power fail SME 5.5
« Reply #2 on: October 14, 2004, 12:24:06 AM »
Many thanks!

My SME box is running again  :-)

Dick

geirix

Problem after powerfail
« Reply #3 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?
????

dick

File system errors after power fail SME 5.5
« Reply #4 on: November 10, 2004, 09:05:01 AM »
you better type the complete error message or do a new postwith your problem

Dick