1.關機
2.按e進入grub
3.在linux16行末尾輸入 rd.break console=tty1
4.按ctrl+“X”執行。
5.輸入
mount -o remount,rw /sysroot
chroot /sysroot
passwd #輸入2次密碼
6.touch /.autorelabel
7.exit
8.reboot
重啟之后如果能用密碼進入,說明破解成功。