XenServer installs Debian Squeeze/CentOS virtual machine over the network

Source: Internet
Author: User

XenServer can mount an ISO image installation system by creating a local ISO storage or NFS storage. For Linux, it can be installed through the network http or ftp. The following record shows that XenServer installs Debian and CentOS systems over the network. Create a vm: xe vm-install template = Debian \ Squeeze \ 6.0 \ (32-bit \) new-name-label = debian6 sr-name-label = Local \ storage # Return to the vm uuid setting installation Source: xe vm-param-set uuid = <vm_uuid> other-config: install-repository = http://mirrors.163.com/debian/ # centos use a similar link: http://mirrors.163.com/centos/6.3/ OS /i386/ to create a virtual NIC: xe vif-create vm-uuid = <vm_uuid> network-uuid = <network_uuid> mac = random device = 0 # view the NIC uuidxe network-list bridge = xenbr0 -- minimal start the vm: xe vm-start name-label = debian6

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.