diff --git a/source/_static/images/gs_confirmation_screen.png b/source/_static/images/gs_confirmation_screen.png index 2ddcaa8a..4053a87a 100644 Binary files a/source/_static/images/gs_confirmation_screen.png and b/source/_static/images/gs_confirmation_screen.png differ diff --git a/source/gs_creating_bootable_usb.rst b/source/gs_creating_bootable_usb.rst index abca3c3f..33f55f74 100644 --- a/source/gs_creating_bootable_usb.rst +++ b/source/gs_creating_bootable_usb.rst @@ -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