系统环境:Red Hat Enterprise Linux Server 6.0

启动时提示:

The configuration defaults for GNOME Power Manager have not been installed correctly.Please contact you computer administrator.

 

There is a problem with the configuration server(/usr/libexec/gconf-sanity-check-2 exited with status 256).

 

解决办法:

删除/tmp中的所有文件(包括隐藏文件),然后将/tmp目录的权限改为777,之后重启即可。

[root@RHEL-min tmp]# ls -A |xargs rm -rf *

[root@RHEL-min tmp]# chmod 777 .

[root@RHEL-min tmp]# init 6



[转载]RHEL-6启动时提示:“/usr/libexec/gconf-sanit 青春就应该这样绽放  游戏测试:三国时期谁是你最好的兄弟!!  你不得不信的星座秘密[转载]RHEL-6启动时提示:“/usr/libexec/gconf-sanit

相关文章:

  • 2021-11-21
  • 2021-06-30
  • 2021-11-27
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-01-11
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-06-05
  • 2022-02-07
  • 2022-12-23
  • 2021-07-02
  • 2021-08-14
  • 2022-12-23
相关资源
相似解决方案