今天CentOS虚拟机开机出现如下图的错误信息:

CentOS 开机出现错误信息:Could not apply the stored configuration for monitors

解决方案如下:

1.按键:ctrl+alt+f2,然后使用账户进行登录。

2.先查看/root/.config的目录下有没有monitors.xml文件,如果有则rm -ri monitors.xml删除文件

3.如果/root/.config的目录下没有,则需要进入到在CentOS系统安装时创建的用户目录下,例如:/home/xxx/.config目录,然后删除掉monitors.xml文件。

4.删除文件之后,重启虚拟机即可解决。

相关文章:

  • 2021-05-17
  • 2022-12-23
  • 2021-11-05
  • 2021-06-29
  • 2021-08-06
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-08-01
  • 2021-10-27
  • 2022-12-23
  • 2021-12-02
  • 2022-12-23
  • 2021-10-16
  • 2021-11-25
相关资源
相似解决方案