Update ISO copying instructions for larger ISO size
Suggest USB drives first. For optical media, explicitly suggest dual-layer DVDs and Blu-ray discs rather than just "DVDs."
This commit is contained in:
parent
ca93c5cfbc
commit
fa91c0478b
|
@ -62,12 +62,11 @@ how to download and verify our PGP keys and verify the downloaded ISO.
|
||||||
Copying the ISO onto the installation medium
|
Copying the ISO onto the installation medium
|
||||||
--------------------------------------------
|
--------------------------------------------
|
||||||
|
|
||||||
Once you verify this is an authentic ISO, you should copy it onto the
|
Once you verify this is an authentic ISO, you should copy it onto a sufficiently large installation medium, such as a USB drive, dual-layer DVD, or Blu-ray disc.
|
||||||
installation medium of your choice, such as a DVD or a USB drive. (Please note
|
(The size of each Qubes ISO is listed on the [downloads] page.)
|
||||||
that there are important [security considerations] to keep in mind when choosing
|
Note that there are [security considerations] to keep in mind when choosing an installation medium.
|
||||||
an installation medium.)
|
|
||||||
|
|
||||||
If you prefer to use a USB drive, then you just need to copy the ISO onto the
|
If you're using a USB drive, then you just need to copy the ISO onto the
|
||||||
USB device, e.g. using `dd`:
|
USB device, e.g. using `dd`:
|
||||||
|
|
||||||
dd if=Qubes-R3-x86_64.iso of=/dev/sdX bs=1048576 && sync
|
dd if=Qubes-R3-x86_64.iso of=/dev/sdX bs=1048576 && sync
|
||||||
|
|
Loading…
Reference in New Issue
Block a user