| View previous topic :: View next topic |
| Author |
Message |
h2sammo Veteran


Joined: 11 Mar 2009 Posts: 1019 Location: Davie, FL
|
Posted: Sun Nov 14, 2010 12:14 am Post subject: Virtualization options |
|
|
What method do you advise for installing windows and other linux distros as guests on Gentoo host? _________________ www.claudiubucur.com |
|
| Back to top |
|
 |
NeddySeagoon Administrator


Joined: 05 Jul 2003 Posts: 29956 Location: 56N 3W
|
Posted: Sun Nov 14, 2010 12:20 am Post subject: |
|
|
h2sammo,
I like virtualbox. Thats faster then vmware-server. I not used other systems.
Both of those are free (as in beer). Virtualbox also has an open source version _________________ Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail. |
|
| Back to top |
|
 |
Hu Watchman

Joined: 06 Mar 2007 Posts: 7607
|
Posted: Sun Nov 14, 2010 1:03 am Post subject: |
|
|
| If you have hardware support, app-emulation/qemu-kvm works well in my opinion. |
|
| Back to top |
|
 |
Etal Veteran


Joined: 15 Jul 2005 Posts: 1633
|
Posted: Sun Nov 14, 2010 1:27 am Post subject: |
|
|
| I use KVM right now, but what I like about VirtualBox is that it provides its own specialized drivers, and that let you resize the VM window and have Windows adjust itself to fit it. |
|
| Back to top |
|
 |
h2sammo Veteran


Joined: 11 Mar 2009 Posts: 1019 Location: Davie, FL
|
Posted: Sun Nov 14, 2010 1:55 am Post subject: |
|
|
are there advantages to using virtual servers with special kernels like openvz or linux-vserver as opposed to virtualization packages i can just emerge from portage? _________________ www.claudiubucur.com |
|
| Back to top |
|
 |
idella4 Veteran


Joined: 09 Jun 2006 Posts: 1587 Location: Australia, Perth
|
Posted: Mon Nov 15, 2010 6:12 am Post subject: |
|
|
| h2sammo wrote: | | are there advantages to using virtual servers with special kernels like openvz or linux-vserver as opposed to virtualization packages i can just emerge from portage? |
I haven't used these, but if I'm not mistaken you have to adjust your gentoo system more to accommodate these. You adjust the underlying profile and then you need update system & world. I have used all the above, concentrated most on xen, because it took the most learning effort to get on top of.
virtualbox should work out of the box and is easiest. xen is the more laborious to setup because you need to know how to compile a host xen kernel. Then if you were prepared to make a gentoo kernel for these virtual server options xen offers no fear.
qemu-kvm will bolt it in. Install virtinst and follow the man instruction on how to install. It's easy, "virt-install --prompt" and follow the prompts. Remember to ensure a vnc package is installed so as to get a vnc console to run the install. _________________ idella4@aus |
|
| Back to top |
|
 |
Scorpion265 Tux's lil' helper

Joined: 05 May 2005 Posts: 127 Location: Kansas City, MO
|
Posted: Tue Dec 07, 2010 8:04 pm Post subject: |
|
|
| If interested in xen, just use xen-sources. If you can compile a linux kernel, you can compile a xen kernel. Just have to activate it. The gentoo-wiki article on xen will show you what to turn on. It's a very nice way to virtualize servers. |
|
| Back to top |
|
 |
|