Centos 5.8 The process of installing a KVM virtual machine

Source: Internet
Author: User
Tags centos

Introduction to KVM Virtual machines

The abbreviation for KVM (kernel-based virtual Machine) is an open source, fully virtualized solution. Since Linux2.6.20 is integrated in various distributions of Linux, KVM virtualization runs in the x86 architecture and requires the support of hardware (Intel VT or amd-v), which is managed using Linux's own scheduler. The following are detailed steps for installing the KVM virtual machine in detail above centos5.8.
1. See if the host's CPU supports KVM,VMX means the CPU supports Intel VT technology, and SVM represents the CPU support AMD-V technology.

2. Install the KVM software package, yum Groupinstall KVM.

3. Install bridging management tools, yum install Bridge-utils tunctl.

4. Set up the bridge network card configuration file, first back up the original configuration file.

4.1 Edit the Ifcfg-eth0 file.

4.2 Edit the Ifcfg-br0 file.

5. Install GUI management tools, yum install Virt-manager virt-viewer.

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.