Guillermo Pereyra Irujo wrote:

Marcelo Luiz de Laia wrote:

Quando eu peco para ele desligar, ele inicia o processo, sai do X comeca a parar varios servicos e para na seguinte posicao:

(...)
Unmounting local filesystems ...
Deactivating swap ...
Mounting root filesystem read-only ...
Unknown option '-h'.
Usage: halt [-n] [-w] [-d] [-f] [-i] [-p]
INIT: no more process left in this runlevel


O initscript modificado ou sustituido parece ser /etc/init.d/halt. Procure nele a linha que tem o comando "halt" e verifique que não tenha lixo.


Ola,

Encontrei isso no /etc/init.d/halt

       # Don't shut down drives if we're using RAID.
       hddown="-h"
       if grep -qs '^md.*active' /proc/mdstat
       then
               hddown=""
       fi

Eu nao estou usando RAID.

O que posso fazer aqui?

Obrigado

Marcelo


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Responder a