Line 300:
Line 300:
# Change root to the system by issuing: '''chroot /sysroot'''.
# Change root to the system by issuing: '''chroot /sysroot'''.
# Type '''passwd''' and follow the prompts to change the root password.
# Type '''passwd''' and follow the prompts to change the root password.
β
# Type '''passwd admin''' and follow the prompts to change the admin password. These must both be the same.
+
# Type '''passwd admin''' and follow the prompts to change the admin password. This and the root password must both be the same.
# Run '''reboot -f''' or ctrl-alt-del to reboot the server.
# Run '''reboot -f''' or ctrl-alt-del to reboot the server.