Red Hat V.7 Password Reset
First Power on Redhat Enterprise Linux
# Click redhat 7 mapio
# Search for the text “rhgb quiet” and replace it with “init=/bin/bash” without quotes.
# Click ctrl+x
# mount | grep root
# mount -o remount,rw /
# mount | grep root
# passwd root
# touch /.autorelabel
# exec /sbin/init
# Click redhat 7 mapio
# Search for the text “rhgb quiet” and replace it with “init=/bin/bash” without quotes.
# Click ctrl+x
# mount | grep root
# mount -o remount,rw /
# mount | grep root
# passwd root
# touch /.autorelabel
# exec /sbin/init
Comments
Post a Comment