Merge branch 'master' of clrgitlab.intel.com:clr-documentation/project-docs

This commit is contained in:
Leona
2016-07-05 05:28:47 -07:00
2 changed files with 3 additions and 3 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

After

Width:  |  Height:  |  Size: 45 KiB

+3 -3
View File
@@ -53,13 +53,13 @@ Flash the image with the following command, adding the ``-v`` option for verbose
(recommended), as the image file may be large, and the process can take a while. This
may need to be done as root::
$ xzcat -v clear-[release_number]-installer.img.xz | dd of=/dev/sdb bs=4M
$ xzcat -v clear-[release_number]-installer.img.xz | dd of=/dev/sdb
Wait for the final confirmation
===============================
This example shows ``clear-2190-installer.img.xz`` flashed to a 16GB USB drive
mounted on ``/sdc``.
This example shows ``clear-9130-installer.img.xz`` flashed to a 16GB USB drive
mounted on ``/sdb``.
.. image:: _static/images/gs_confirmation_screen.png
:align: center