http://pve.proxmox.com/wiki/Install_from_USB_Stick
Install from USB StickIntroduction
The installation media is now a hybrid ISO p_w_picpath, working in two ways:
An ISO p_w_picpath file ready to burn on CD
A raw sector (IMG) p_w_picpath file ready to directly dd to flash media (USB Stick)
Using USB sticks is faster and more environmental friendly and therefore the recommended way to install Proxmox VE.
Write the ISO p_w_picpath to USBIn order to boot the installation media you need to copy the ISO p_w_picpath to your USB media. You need at least a 512 mb USB stick.
Instructions for WindowsMake sure that your USB media is not mounted and does not contain any data. 使用前请先保存usb上的数据,然后清空内容
In order to copy the ISO, you need to rename it first, just rename the downloaded file from proxmox-ve_2.0-*.iso to proxmox-ve_2.0-*.raw. 把下载下来的proxmox.iso文件改名为proxmox.raw,主要修改一下后缀,因为下面的suse工具只认识raw文件
Download the and run as admin.从网上下载这个工具,很小的。
Copy the p_w_picpath to your USB media使用工具把镜像文件写入到usb中
You can simply use dd on unix like systems. First download the iso p_w_picpath, the plug in the USB stick (you need to find out what device name gets assigned to the usb stick).
dd if=pve-cd.iso of=/dev/XYZ bs=1MBe sure to replace /dev/XYZ with the correct device name (be careful, and do not overwrite your hard disk!)
Boot your server from USB mediaConnect your USB media to your server and make sure that the server boots from USB - and follow the installation wizard.
External resources
SUSE的下载链接: