Linux Forums - Linux Help,Advice & support community:LinuxSolved.com

Linux in General => Linux Kernel => Topic started by: Palash on June 09, 2011, 10:53:43 AM

Title: Implementation of Kernel-based Virtual Machine
Post by: Palash on June 09, 2011, 10:53:43 AM
Hello,

I'm Redhat 5 user, and I want to implement Kernel-based Virtual Machine. I cant find the perfect instruction regarding it.

So, Please anyone can guide me Step by Step.

Thx in Advance  :-*
Title: Re: Implementation of Kernel-based Virtual Machine
Post by: Avin on August 17, 2011, 04:03:18 AM
Hello Palash,

I haven't tried virtualization on Redhat but tried on  it's clone CentOS. I tried following tutorial and successfully installed Ubuntu Sever LTS 10.04 on my both server.
Virtualization With KVM On A CentOS 5.2 Server
http://www.howtoforge.com/virtualization-with-kvm-on-a-centos-5.2-server (http://www.howtoforge.com/virtualization-with-kvm-on-a-centos-5.2-server)

Paravirtualization With Xen On CentOS 5.4 (x86_64)
http://www.howtoforge.com/paravirtualization-with-xen-on-centos-5.4-x86_64 (http://www.howtoforge.com/paravirtualization-with-xen-on-centos-5.4-x86_64)

Which type of virtualization you decided to setup ? 

If not decided yet ??? ..I think you go with  Paravirtualization With Xen or you can go with Virtualbox little bit slow but very flexible to configure.

Thanks,
Avin Tokade
Title: Re: Implementation of Kernel-based Virtual Machine
Post by: Palash on August 17, 2011, 06:00:13 PM
Thx brother