Corrects syntax; removes Fig.29; removes root login, enable-user-space

Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
This commit is contained in:
Michael Vincerra
2019-02-08 17:01:35 -08:00
parent e6678eff7b
commit b998f85628
4 changed files with 4 additions and 13 deletions
@@ -843,9 +843,9 @@ Finish installation
#. When the system reboots, remove any installation media present.
..note::
.. note::
Allow time for the graphical login to appear. This shows the administrative user that you assigned in `Recommended options`_.
Allow time for the graphical login to appear. This shows the administrative user that you assigned in `Recommended options`_.
#. Log in as the adminstrative user.
@@ -857,7 +857,7 @@ Finish installation
sudo -i
#. Enter password of adminstrative user to switch to root.
#. Enter password of administrative user to switch to root.
#. Enter the command to change the root password:
@@ -865,7 +865,7 @@ Finish installation
passwd root
#. Follow onscreen instructions to create a password for *root*.
#. Follow onscreen instructions to create a password for root.
#. Enter :command:`exit` to return to the administative user.
Binary file not shown.

Before

Width:  |  Height:  |  Size: 68 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 68 KiB

@@ -10,15 +10,6 @@ a newly installed |CL-ATTR| system:
:local:
:depth: 1
Prerequisites
*************
Log in as the root user to complete the tasks in this section. Enter:
.. code-block:: bash
sudo -i
Create a new user
******************