Saturday 30 August 2014

VM Installation on RHEL 6.3

We Need Virtualization Packages to install VM .

[root@ARUN network-scripts]# yum install  libvirtd*
[root@ARUN network-scripts]# yum install  libvirt-guests *
[root@ARUN network-scripts]# yum install  libvirt-qmf*

Restart the following services

[root@ARUN network-scripts]# /etc/init.d/qemu-ga restart
[root@ARUN network-scripts]# /etc/init.d/libvirt-qmf restart
[root@ARUN network-scripts]# /etc/init.d/libvirtd restart

Run the following command

[root@ARUN network-scripts]# virt-manager 


If the following error comes when you start virt-manager













Then Enable Virtualization Technology from Mother board BIOS 




No comments:

Post a Comment