Quantcast
Channel: KVM | The Linux Juggernaut
Viewing all articles
Browse latest Browse all 10

KVM virtualization: Install Ubuntu Linux as Guest OS in KVM hypervisor?

$
0
0

In our the previous posts we covered many topics related to KVM hypervisor. Some of the KVM concepts you may be interested is below with detail explain on them in different posts.

In this post we will see screen cast on how to install Ubuntu OS as Guest machine on KVM hypervisor. This installation is through GUI tool called virt-manager which is very much user-friendly and makes our installation very simple.

Step1: Start virt-manager through terminal.

$virt-manager

Step2: Click on the new machine icon and start installing Ubuntu OS. Below steps are quite straight forward.

Virtual Machine Manager_006

New VM_005

Step3: You are prompted for installation disk location, VM name etc. Click forward as shown above. In the below diagram you will be given option what is the RAM you want select and no of vCPU’s.

New VM_009

Step4: Select the harddisk size from below window and where to store img file which your VM HDD.

New VM_010

Step5: Once the VM settings are done you can click finish to start installation of Ubuntu machine as VM in KVM hypervisor.

New VM_012

 

Ubuntu Virtual Machine_013Ubuntu Virtual Machine_014Ubuntu Virtual Machine_015Ubuntu Virtual Machine_016Ubuntu Virtual Machine_017Ubuntu Virtual Machine_018Ubuntu Virtual Machine_019Ubuntu Virtual Machine_020Ubuntu Virtual Machine_021Ubuntu Virtual Machine_022Ubuntu Virtual Machine_023Ubuntu Virtual Machine_024Ubuntu Virtual Machine_025

In the next post we will see how to install CentOS/Redhat/Fedora based machines.

The post KVM virtualization: Install Ubuntu Linux as Guest OS in KVM hypervisor? appeared first on The Linux Juggernaut.


Viewing all articles
Browse latest Browse all 10

Trending Articles