Merge branch 'hjaf23-patch-1'
This commit is contained in:
commit
d5449f92e5
|
@ -65,7 +65,7 @@ an installation medium.)
|
||||||
If you prefer to use a USB drive, then you just need to copy the ISO onto the
|
If you prefer to use 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=1M
|
dd if=Qubes-R3-x86_64.iso of=/dev/sdX bs=1M && sync
|
||||||
|
|
||||||
Change `Qubes-R3-x86_64.iso` to the filename of the version you're installing,
|
Change `Qubes-R3-x86_64.iso` to the filename of the version you're installing,
|
||||||
and change `/dev/sdX` to the correct target device (e.g., `/dev/sda`).
|
and change `/dev/sdX` to the correct target device (e.g., `/dev/sda`).
|
||||||
|
|
Loading…
Reference in New Issue
Block a user