Koozali.org: home of the SME Server

unproper shutdown

christian m. isidro

unproper shutdown
« on: July 09, 2002, 05:18:55 AM »
hi,,,

   somebody know how to bring back e-smith 5.1.2 in the event that it is improperly shutdown and  generates error once it is rebooted,,,,,can someone give me some command or any couonter measures....

thanks

chris

Patrick

Re: unproper shutdown
« Reply #1 on: July 09, 2002, 08:35:05 AM »
Christian,

I do not have an answer for you - based on what you have said in this post.  In order for people to help you with this problem you should post the error messages you are seeing when the server reboots.  I bet that once you post those here there will be people that can help you fix the problem, or at least identify what is the issue.  Good luck.

Regards,
Patrick

christian m. isidro

Re: unproper shutdown
« Reply #2 on: July 09, 2002, 09:33:32 AM »
hi patrick,,
   the error is about damaged filesystem,,and tells me to use fsck,,,
christian

brian read

Re: unproper shutdown
« Reply #3 on: July 09, 2002, 01:29:33 PM »
then get into the shell, and run "fsck -f /dev/md1".

(or whatever your main disc partition is called)

cheers

Brian

christian m. isidro

Re: unproper shutdown
« Reply #4 on: July 10, 2002, 05:49:23 AM »
thanks