How To Reset Root Password On Ce

2024-12-16  本文已影响0人  SmalltalkVoice

1 – In the Boot Grub Menu Select Option to Edit


image.png

2 – Select Option to edit (e)


image.png

3 – Go to the line of Linux 16 and change ro with “rw init=/sysroot/bin/sh”


image.png

4 – Now press “Control+x” to start on single user mode

image.png

5 – Now access the system with this command

chroot /sysroot

6 – Reset the password

passwd root

7 – Update selinux information

touch /.autorelabel

8 – Exit Chroot

exit

9 – Reboot your system

reboot
上一篇 下一篇

猜你喜欢

热点阅读