1:查看挂在错误的磁盘
journalctl -xb | grep mount
2:vi /etc/fstab 注释错误磁盘
3:reboot重启服务器
LINUX服务器重启:Error getting authority:Error initializing authority:Could not connect
最新推荐文章于 2022-11-01 14:34:24 发布
1:查看挂在错误的磁盘
journalctl -xb | grep mount
2:vi /etc/fstab 注释错误磁盘
3:reboot重启服务器