HOWTO reset CentOS or RHEL root password
*Â Shutdown
# poweroff
*Â Restart
'e'dit and navigate to second grub.conf line (kernel) and 'e'dit the second line of the 'grub' bootloader to
append <SPACE> 1 (" 1") to the end of the line
*Â or
append <SPACE> S (" S") to the end of the line
* or
append "single" to ro root=LABEL=/ single
enter press 'b'oot to boot
*Â Reset Root Password
# passwd
*Â Shutdownn
# poweroff
Restart
Normally
Yardımcı olması dileğiyle...