]> git.proxmox.com Git - pve-docs.git/blobdiff - pve-usbstick.adoc
update & rearrange installation chapter
[pve-docs.git] / pve-usbstick.adoc
index 1fcec76be8a4d0472c651d46f3e53e1eb0c0a65c..a3daa6bd58a69091c20a389c6102e8af85cd8583 100644 (file)
@@ -36,7 +36,7 @@ contain any important data.
 Instructions for GNU/Linux
 ~~~~~~~~~~~~~~~~~~~~~~~~~~
 
-You can simply use `dd` on UNUX like systems. First download the ISO
+You can simply use `dd` on UNIX like systems. First download the ISO
 image, then plug in the USB stick. You need to find out what device
 name gets assigned to the USB stick (see below). Then run:
 
@@ -100,16 +100,18 @@ diskutil unmountDisk /dev/diskX
 NOTE: replace X with the disk number from the last command.
 
 ----
-sudo dd if=proxmox-ve_*.dmg of=/dev/rdiskN bs=1m
+sudo dd if=proxmox-ve_*.dmg of=/dev/rdiskX bs=1m
 ----
 
+NOTE: 'rdiskX', instead of 'diskX', in the last command is intended,
+this will increase write speed
 
 Instructions for Windows
 ~~~~~~~~~~~~~~~~~~~~~~~~
 
 Download Etcher from https://etcher.io , select the ISO and your USB Drive.
 
-If this doesn't work, alternatively use the OSForsenics USB
+If this doesn't work, alternatively use the OSForensics USB
 installer from http://www.osforensics.com/portability.html