centos7和Ubuntu上的关机需要手动关闭电源的问题

author:heandsen chen

date: 2018-11-11  20:36:38、

# halt  执行后会出现这个问题

解决办法:

# init 0

# shutdown -h now

# power off  (不推荐,直接断电的方式)

# halt -p

posted @ 2018-11-11 20:41  开始认识  阅读(1311)  评论(0编辑  收藏  举报