mirror of
https://github.com/clearlinux/clear-linux-documentation.git
synced 2026-08-26 18:36:02 +00:00
Merge branch 'master' of clrgitlab.intel.com:clr-documentation/project-docs
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 42 KiB After Width: | Height: | Size: 45 KiB |
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user