单用户模式
- 启动界面,按e
- Linux16行
ro -> rw
删除rhgb quiet
添加init=/sysroot/bin/sh
- ctrl + x
- chroot /sysroot
- 重置root密码
passwd root
touch /.autorelabel
CentOS 7 - 紧急模式
阅读 64
2022-06-14
ro -> rw
删除rhgb quiet
添加init=/sysroot/bin/sh
passwd root
touch /.autorelabel
相关推荐
精彩评论(0)