mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-06-25 15:10:48 -04:00
InstallationGuideR2B2 changed
typo
This commit is contained in:
parent
f7a28e56c2
commit
296197c004
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ Once you verify this is an authentic ISO, you should burn it on a DVD.
|
||||||
If you prefer to use USB as a source for installation, then you just need to copy the ISO onto the USB device, e.g. using dd:
|
If you prefer to use USB as a source for installation, then you just need to copy the ISO onto the USB device, e.g. using dd:
|
||||||
|
|
||||||
``` {.wiki}
|
``` {.wiki}
|
||||||
dd if=Qubes-R2-Beta-2-x86_64-DVD.iso of=/dev/sdX
|
dd if=Qubes-R2-Beta2-x86_64-DVD.iso of=/dev/sdX
|
||||||
```
|
```
|
||||||
|
|
||||||
**Be sure to use a correct device as the target in the dd command above (instead of sdX)**
|
**Be sure to use a correct device as the target in the dd command above (instead of sdX)**
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue