Koozali.org: home of the SME Server

Root contains a file system with errors, check forced. :(((

Jacob F

Root contains a file system with errors, check forced. :(((
« on: September 21, 2001, 07:14:24 PM »
I'm a E-smith newbie, so please help me :(

Someone did not shut my server proporly down. And now when I'm starting it, it says:

Unattached Inode 32273

Afterwards I can write my admin-password to get access to at shell or I can press control + D to restart.
When I restart the server, the same message is there again.

PLEASE HELP. I've got pretty much important data on the server :(

/ JAcob

MCD

Re: Root contains a file system with errors, check forced. :
« Reply #1 on: September 24, 2001, 07:41:54 AM »
Hm... Jacob. I think you better use floppy boot up your server and login as root and do the following:
fsck -t ext2 /dev/hda

It may fix the inode problem for you. Hope it will work for you.