[pve-devel] [PATCH docs] update windows guide for usb stick

Alexandre DERUMIER aderumier at odiso.com
Fri Apr 28 19:02:43 CEST 2017


Hi,

I think we can add also 

"sync", after the dd


sudo dd if=proxmox-ve_*.dmg of=/dev/rdiskN bs=1m; sync;

to be sure that datas are not in memory buffer, and not yet flushed to usb key.


----- Mail original -----
De: "Dominik Csapak" <d.csapak at proxmox.com>
À: "pve-devel" <pve-devel at pve.proxmox.com>
Envoyé: Vendredi 28 Avril 2017 15:01:51
Objet: [pve-devel] [PATCH docs] update windows guide for usb stick

remove the instruction to rename the iso (this is not necessary) 

remove the suse tool (which is not maintained anymore) and add 
etcher (a simple, open source, cross platform iso burner) 

correct grammar 

Signed-off-by: Dominik Csapak <d.csapak at proxmox.com> 
--- 
pve-usbstick.adoc | 7 ++----- 
1 file changed, 2 insertions(+), 5 deletions(-) 

diff --git a/pve-usbstick.adoc b/pve-usbstick.adoc 
index 5f01aae..1fcec76 100644 
--- a/pve-usbstick.adoc 
+++ b/pve-usbstick.adoc 
@@ -107,12 +107,9 @@ sudo dd if=proxmox-ve_*.dmg of=/dev/rdiskN bs=1m 
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 OSForsenics USB 
installer from http://www.osforensics.com/portability.html 


-- 
2.11.0 


_______________________________________________ 
pve-devel mailing list 
pve-devel at pve.proxmox.com 
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel 




More information about the pve-devel mailing list