proxmox 3.0經過USB安裝到服務器上

proxmox VE 3.0 從USB安裝



KVM&OpenVZ使ProxmoxVE行虛擬化
ide

好了proxmox的強大的之處相比我也不用說什麼了,直接上方法怎麼經過USB安裝proxmox到系統中;


http://pve.proxmox.com/wiki/Install_from_USB_Stick工具

Install from USB Stick


Introductionspa

The installation media is now a hybrid ISO p_w_picpath, working in two ways:unix

  • An ISO p_w_picpath file ready to burn on CDorm

  • A raw sector (IMG) p_w_picpath file ready to directly dd to flash media (USB Stick)server

Using USB sticks is faster and more environmental friendly and therefore the recommended way to install Proxmox VE.get

Write the ISO p_w_picpath to USB

In 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.flash

Instructions for Windows
  • Make sure that your USB media is not mounted and does not contain any data. 使用前請先保存usb上的數據,而後清空內容
    it

  • 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文件
    io

  • Download the and run as admin.從網上下載這個工具,很小的。

  • Copy the p_w_picpath to your USB media使用工具把鏡像文件寫入到usb中

Instructions for Linux (and OSX)

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=1M

Be sure to replace /dev/XYZ with the correct device name (be careful, and do not overwrite your hard disk!)

Boot your server from USB media

Connect your USB media to your server and make sure that the server boots from USB - and follow the installation wizard.

External resources


SUSE的下載連接:SUSE Live_USB_stick

相關文章
相關標籤/搜索