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

相关文章
相关标签/搜索