1. Reboot and edit grub2
Reboot the system and press any key to stop the auto-boot from the default kernel. Press “e” after selecting the kernel line.
Scroll down to the line starting with linux and go to the end of line and give
rd.break
Then ctrl+x to boot
2. Remount sysroot
First we will remount the sysroot file system in read write mode and then use chroot to got into a chroot jail:
mount -o remount,rw /sysroot
chroot /sysroot
3. Reset root password
#passwd root
4. SElinux relabeling
create a file for relabeling SElinux
#touch /.autorelabel
reboot the machine
Please subscribe to my channel
Смотрите видео CentOS / RHEL 7 : How to Reset root password онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Learntolead 05 Февраль 2020, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 4 раз и оно понравилось людям.