updating getting started instructions with feedback from a user

Signed-off-by: Leona <leonax.cook@intel.com>
This commit is contained in:
Leona
2016-07-26 09:45:24 -07:00
parent fbd90911f6
commit bdbb4417de
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -51,7 +51,7 @@ Flash the image to the USB
Flash the image with the following command, adding the ``-v`` option for verbose mode
(recommended), as the image file may be large, and the process can take a while. This
may need to be done as root::
may need to be done as root or with sudo::
$ xzcat -v clear-[release_number]-installer.img.xz | dd of=/dev/sdb
+7 -7
View File
@@ -1,24 +1,24 @@
.. _gs_installing_clr_as_host:
Installing the OS as host
##########################################################
#########################
Running Clear Linux* OS for Intel® Architecture natively on a system is easy
using the installer image. To get started you'll need the following:
Running Clear Linux* OS for Intel® Architecture natively on a system is
easy with the installer image. To get started you'll need the following:
* A USB stick flashed with the `installer image`_. For instructions on how to
do this, see :ref:`gs_creating_bootable_usb`.
* Host machine running :ref:`gs_supported_hardware`.
* A host machine running :ref:`gs_supported_hardware`.
* Network access via DHCP.
Installing Clear Linux OS for Intel Architecture to a target system
===================================================================
#. Configure the BIOS; this may involve changing the boot device order
to boot first from the USB device.
#. Configure the BIOS; this may involve changing the priority of the boot
device to boot from USB port first.
#. Insert the USB device that is flashed with the
`installer image`_ into the target system, then reboot.
#. The Installer user interface will appear. Once all appropriate configuration
#. The installer user interface will appear. Once all appropriate configuration
options have been chosen, the installer will install the OS.
The entire installation should take no more than a few minutes.