linux-关机出现Telling INIT to go to single user mode.无法关机

运行/sbin/shutdown now最后显示:
Telling INIT to go to single user mode.
INIT:Going single user
INIT:Sending grocesses the TERM signal
INIT:no more processes left in this runlevel
sh-3.2#
在此状态下运行csh后自动登录为root。
若运行exit
系统就重新启动回到登录画面。
登录后运行reboot,系统可正常重启。
 
解决方法:
1、 halt -p
2、在单用户模式下,用init 0 干掉它。
上一篇:REDHAT中的iptable设置(nginx或者apache80端口访问不了解决)转 亲测


下一篇:SQL Server 索引重建的 4 种方法