Difference between revisions of "Prepare Installation Media"

From Proxmox VE
Jump to navigation Jump to search
(fix duplicate import)
(3 intermediate revisions by the same user not shown)
Line 21: Line 21:
 
contain any important data.
 
contain any important data.
 
Instructions for GNU/Linux
 
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
 
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:
 
name gets assigned to the USB stick (see below). Then run:
Line 49: Line 49:
 
sudo dd if=proxmox-ve_*.dmg of=/dev/rdiskN bs=1m
 
sudo dd if=proxmox-ve_*.dmg of=/dev/rdiskN bs=1m
 
Instructions for Windows
 
Instructions for Windows
In order to copy the ISO, rename it first. Just rename the downloaded
+
Download Etcher from https://etcher.io , select the ISO and your USB Drive.
file from proxmox-ve_*.iso to proxmox-ve_*.raw.
+
If this doesn’t work, alternatively use the OSForensics USB
Download the SUSE Studio ImageWriter from https://en.opensuse.org/SDB:Live_USB_stick
 
If this doesn’t work, alternative use the OSForsenics USB
 
 
installer from http://www.osforensics.com/portability.html
 
installer from http://www.osforensics.com/portability.html
 
Boot your server from USB media
 
Boot your server from USB media
Line 59: Line 57:
 
</pvehide>
 
</pvehide>
 
<!--PVE_IMPORT_END_MARKER-->
 
<!--PVE_IMPORT_END_MARKER-->
 +
  
 
[[Category: HOWTO]]
 
[[Category: HOWTO]]

Revision as of 10:07, 16 May 2018