mirror of
https://github.com/clearlinux/clear-linux-documentation.git
synced 2026-08-26 02:18:22 +00:00
updating getting started instructions with feedback from a user
Signed-off-by: Leona <leonax.cook@intel.com>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user