Ubuntu9.10无法关机

编译打包和其他
回复
haithink
帖子: 3
注册时间: 2010-04-03 16:10

Ubuntu9.10无法关机

#1

帖子 haithink » 2010-04-03 16:26

用各种命令都无法关机,屏幕出现init:Disconnected from system bus
头像
leeaman
帖子: 30702
注册时间: 2007-02-02 18:14
系统: debian sid

Re: Ubuntu9.10无法关机

#2

帖子 leeaman » 2010-04-03 16:29

估计硬件不兼容?
醉了星星,醉月亮●●●●●The Long Way To Go(*^_^*)
头像
qiang_liu8183
论坛版主
帖子: 10701
注册时间: 2006-09-10 22:36
系统: Arch Debian
来自: 北京

Re: Ubuntu9.10无法关机

#3

帖子 qiang_liu8183 » 2010-04-03 18:20

bios电源管理的问题吧?
干不了大事就把小事干的大气点
haithink
帖子: 3
注册时间: 2010-04-03 16:10

Re: Ubuntu9.10无法关机

#4

帖子 haithink » 2010-04-25 17:49

电源管理?该怎么解决啊?修改什么配置文件吗?
/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
回复