]> git.proxmox.com Git - pve-docs.git/blobdiff - pve-usbstick.adoc
update & rearrange installation chapter
[pve-docs.git] / pve-usbstick.adoc
index fb30a4c92307f252d27d534ea653c662c60796c2..a3daa6bd58a69091c20a389c6102e8af85cd8583 100644 (file)
@@ -1,6 +1,5 @@
 Install from USB Stick
 ----------------------
-include::attributes.txt[]
 ifdef::wiki[]
 :pve-toplevel:
 endif::wiki[]
@@ -37,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:
 
@@ -101,19 +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
 ~~~~~~~~~~~~~~~~~~~~~~~~
 
-In order to copy the ISO, rename it first. Just rename the downloaded
-file from proxmox-ve_*.iso to proxmox-ve_*.raw.
+Download Etcher from https://etcher.io , select the ISO and your USB Drive.
 
-Download the SUSE Studio ImageWriter from https://en.opensuse.org/SDB:Live_USB_stick
-
-If this doesn't work, alternative use the OSForsenics USB
+If this doesn't work, alternatively use the OSForensics USB
 installer from http://www.osforensics.com/portability.html