Ubuntu9.10无法关机
-
- 帖子: 3
- 注册时间: 2010-04-03 16:10
Ubuntu9.10无法关机
用各种命令都无法关机,屏幕出现init:Disconnected from system bus
- leeaman
- 帖子: 30702
- 注册时间: 2007-02-02 18:14
- 系统: debian sid
- qiang_liu8183
- 论坛版主
- 帖子: 10701
- 注册时间: 2006-09-10 22:36
- 系统: Arch Debian
- 来自: 北京
-
- 帖子: 3
- 注册时间: 2010-04-03 16:10
Re: Ubuntu9.10无法关机
电源管理?该怎么解决啊?修改什么配置文件吗?
/etc/init.d
- halt
/etc/init.d/halt
if so delete it
rm /etc/init.d/halt
then get the link from
ln -s /bin/true /etc/init.d/halt
and then try again
/etc/init.d
- halt
/etc/init.d/halt
if so delete it
rm /etc/init.d/halt
then get the link from
ln -s /bin/true /etc/init.d/halt
and then try again