]> git.proxmox.com Git - pve-docs.git/blobdiff - pve-installation-media.adoc
totp: fix copy/paste mistake
[pve-docs.git] / pve-installation-media.adoc
index d1a4a6c1c02e25d62c245a4109968e7c39ac0813..a1c9402879564d1f6c30742144d05b689c220003 100644 (file)
@@ -5,7 +5,7 @@ ifdef::wiki[]
 :pve-toplevel:
 endif::wiki[]
 
-Download the installer ISO image from: {website}en/downloads/category/iso-images-pve
+Download the installer ISO image from: {website}en/downloads/proxmox-virtual-environment/iso
 
 The {pve} installation media is a hybrid ISO image. It works in two ways:
 
@@ -74,7 +74,7 @@ Convert the `.iso` file to `.dmg` format using the convert option of `hdiutil`,
 for example:
 
 ----
-# hdiutil convert -format UDRW -o proxmox-ve_*.dmg proxmox-ve_*.iso
+# hdiutil convert proxmox-ve_*.iso -format UDRW -o proxmox-ve_*.dmg
 ----
 
 TIP: macOS tends to automatically add '.dmg' to the output file name.
@@ -109,7 +109,7 @@ Using Etcher
 ^^^^^^^^^^^^
 
 Etcher works out of the box. Download Etcher from https://etcher.io. It will
-guide you through the process of selecting the ISO and your USB Drive.
+guide you through the process of selecting the ISO and your USB flash drive.
 
 Using Rufus
 ^^^^^^^^^^^