> The other asnwers in this list are all very usefull, but sometimes
> I find that whatever I do, I cannot unmount for example /usr.
> In such cases, it's best to do
> 
>   mount -o remount,ro /usr
> 
> i.e. remount it read-only, so that all data is written do the partition,
> and you can now safely switch off the computer (execute "halt").
> (assuming all other partions are unmonuted properly).
> 

I've been having trouble with hardware errors on one disk drive causing a
filesystem panic that appears to force the filesystem into read-only mode
but the processes accessing it are blocked and won't die from signals.
I would like to be able to force a reboot remotely when this happens but
even 'reboot -f' hangs.  Is there some other way besides punching the reset
button to make the machine restart?

Les Mikesell
  [EMAIL PROTECTED]


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .

Reply via email to