diff --git a/source/clear-linux/get-started/bare-metal-install-beta/bare-metal-install-beta.rst b/source/clear-linux/get-started/bare-metal-install-beta/bare-metal-install-beta.rst index 43aef975..8e9559d7 100644 --- a/source/clear-linux/get-started/bare-metal-install-beta/bare-metal-install-beta.rst +++ b/source/clear-linux/get-started/bare-metal-install-beta/bare-metal-install-beta.rst @@ -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. diff --git a/source/clear-linux/get-started/bare-metal-install-beta/figures/bare-metal-install-beta-29.png b/source/clear-linux/get-started/bare-metal-install-beta/figures/bare-metal-install-beta-29.png deleted file mode 100644 index aa1afb77..00000000 Binary files a/source/clear-linux/get-started/bare-metal-install-beta/figures/bare-metal-install-beta-29.png and /dev/null differ diff --git a/source/clear-linux/get-started/bare-metal-install/figures/bare-metal-install-beta-29.png b/source/clear-linux/get-started/bare-metal-install/figures/bare-metal-install-beta-29.png deleted file mode 100644 index aa1afb77..00000000 Binary files a/source/clear-linux/get-started/bare-metal-install/figures/bare-metal-install-beta-29.png and /dev/null differ diff --git a/source/clear-linux/guides/maintenance/enable-user-space.rst b/source/clear-linux/guides/maintenance/enable-user-space.rst index f16156f8..05602977 100644 --- a/source/clear-linux/guides/maintenance/enable-user-space.rst +++ b/source/clear-linux/guides/maintenance/enable-user-space.rst @@ -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 ******************