LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Virtualization and Cloud
User Name
Password
Linux - Virtualization and Cloud This forum is for the discussion of all topics relating to Linux Virtualization and Linux Cloud platforms. Xen, KVM, OpenVZ, VirtualBox, VMware, Linux-VServer and all other Linux Virtualization platforms are welcome. OpenStack, CloudStack, ownCloud, Cloud Foundry, Eucalyptus, Nimbus, OpenNebula and all other Linux Cloud platforms are welcome. Note that questions relating solely to non-Linux OS's should be asked in the General forum.

Notices


Reply
  Search this Thread
Old 05-10-2011, 03:23 PM   #1
mathunam
LQ Newbie
 
Registered: Apr 2011
Posts: 2

Rep: Reputation: 0
Question Hypervisor for i7 8G Lenovo - Newbie


Hi All,

I recently bought this Lenovo laptop with i7 and 8G RAM. I want to install a hypervisor and virtualise so that I could you multiple Linux distributions.

I have tried to read Xen and KVM documentation but am getting no where. Can anyone point me to a link / provide me some info step wise guide or something for full virtualization.

I also want to know if there are specific issues that may arise with the drivers or during the kernel compilation.

Thanks in advance for the help.

Mithun.
 
Old 05-10-2011, 03:40 PM   #2
dyasny
Member
 
Registered: Dec 2007
Location: Canada
Distribution: RHEL,Fedora
Posts: 995

Rep: Reputation: 115Reputation: 115
http://www.howtoforge.com/howtos/virtualization
 
Old 05-10-2011, 07:28 PM   #3
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,982

Rep: Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625
Hello and welcome.

Really the most easy way would be to use either the VMware's VMplayer or Oracle's Virtualbox. Both are free and very easy and safe ways to run multiple OS's at the same time. I may be assuming that you simply want to run OS's. Your system should be fully VM supported and would be a good choice for any Virtual Machine on any OS host.
 
Old 05-10-2011, 07:41 PM   #4
vikas027
Senior Member
 
Registered: May 2007
Location: Sydney
Distribution: RHEL, CentOS, Ubuntu, Debian, OS X
Posts: 1,305

Rep: Reputation: 107Reputation: 107
Your system (Processor) has to be "Intel Virtualization Technology (VT-x)" enabled.

Also, if it is "Intel Virtualization Technology for Directed I/O (VT-d)" enabled, you are on top of the world.
 
Old 05-11-2011, 01:40 AM   #5
Nathanael
Member
 
Registered: May 2004
Location: Karlsruhe, Germany
Distribution: debian, gentoo, os x (darwin), ubuntu
Posts: 940

Rep: Reputation: 33
VT helps for virtualization but is (depending on the hypervisor) not a requirement - besides an i7 was mentioned, which as the VT technology ;-)

Also from my perspective, going with vmware player or workstation (not free) or Oracle's virtual box is the best / easiest bet for you.
 
Old 05-11-2011, 07:48 AM   #6
mathunam
LQ Newbie
 
Registered: Apr 2011
Posts: 2

Original Poster
Rep: Reputation: 0
Thanks for the replies.

I have tried the virtual box and the vmware but this time I want to learn to use the hypervisor technologies. I just stepped into Linux administration and am sure learning the KVMs and Xen will help me in my career. hence this enthusiasm for hypervisors.
 
Old 05-11-2011, 07:52 AM   #7
Nathanael
Member
 
Registered: May 2004
Location: Karlsruhe, Germany
Distribution: debian, gentoo, os x (darwin), ubuntu
Posts: 940

Rep: Reputation: 33
they are all hypervisors, just on different levels ;-)
however, i'd not suggest digging into a level 1 hypervisor (e.g. esxi) on your laptop. Level 1 hypervisors will not give you any type of direct access to the virtual machines.
which is why there are level 2 hypervisors (or some which could be placed between level 1 and level 2).
 
Old 05-11-2011, 08:09 AM   #8
dyasny
Member
 
Registered: Dec 2007
Location: Canada
Distribution: RHEL,Fedora
Posts: 995

Rep: Reputation: 115Reputation: 115
Quote:
Originally Posted by Nathanael View Post
they are all hypervisors, just on different levels ;-)
however, i'd not suggest digging into a level 1 hypervisor (e.g. esxi) on your laptop. Level 1 hypervisors will not give you any type of direct access to the virtual machines.
which is why there are level 2 hypervisors (or some which could be placed between level 1 and level 2).
KVM is as much a l1 hypervisor as ESX. The ability to control a VM on the same host where it runs has nothing to do with the hypervisor level.
 
Old 05-11-2011, 08:27 AM   #9
Nathanael
Member
 
Registered: May 2004
Location: Karlsruhe, Germany
Distribution: debian, gentoo, os x (darwin), ubuntu
Posts: 940

Rep: Reputation: 33
true, i forgot a word.. "most" l1 hypervisors will not give you any type of direct access to the virtual machines.
personally i'd see that as an issue when wanting to fiddle with stuff on a laptop.

Also i did never mention kvm as any specific level ;-)
i'd assume 4 options to be quite good ideas to dig into: (kvm, virtual box, vmware player / server) - yet again i'd not opt for running esx or xen-server on the laptop. for that i'd try to get my hands on some dedicated hardware.
 
Old 05-11-2011, 08:39 AM   #10
dyasny
Member
 
Registered: Dec 2007
Location: Canada
Distribution: RHEL,Fedora
Posts: 995

Rep: Reputation: 115Reputation: 115
all true except for Xen - I used to run a xen kernel on my laptop, managing test VMs with libvirt with no problems at all, until I switched to KVM
 
Old 05-18-2011, 04:18 AM   #11
rajivdp
Member
 
Registered: Oct 2008
Posts: 34

Rep: Reputation: 17
Hypervisor for i7 8G Lenovo - Newbie

You can use KVM Hypervisor with Ubuntu as host in which i7 supports intel VT-x which is required for KVM.

As Ubuntu will have the latest linux kernel i guess it supports most of the IO devices. Best to check for the Laptop vendor OEM website for the Linux drivers support.

If you are able to install Ubuntu without any driver issue then you can follow the link to Install KVM on Ubuntu.

If you need to learn Xen then you can use CentOS 5 which will support both Xen and KVM but i guess it will not have the drivers for you laptop as it has kernel version 2.6.18.

Regards
Rajiv
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
KVM - Is it the actual hypervisor? dman777 Linux - Virtualization and Cloud 1 12-31-2010 08:39 AM
LXer: Get a Lenovo computer cheap - and from Lenovo LXer Syndicated Linux News 1 01-07-2010 08:23 PM
moved harddrive from t61 lenovo to t60 lenovo, now cpu freezes Peter Shepard Ubuntu 3 10-26-2009 06:11 PM
KVM - Hypervisor too old? Chuck56 Slackware 1 11-21-2008 12:10 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Virtualization and Cloud

All times are GMT -5. The time now is 01:05 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration