Difference between revisions of "Virtualization"

From Amahi Wiki
Jump to: navigation, search
Line 1: Line 1:
this is a place holder page for running Amahi under virtualization..
+
This is a placeholder page for running Amahi under virtualization.
  
we are going to have how to install on VMware and Virtual Box to start and then hopefully bring in Qemu and KVM at a later time
+
We are going to have how to install on VMware and Virtual Box to start and then hopefully bring in Qemu and KVM at a later time.
 +
 
 +
The main thing with virtualization is that you probably want to run the VM software in "NAT" mode, in other words, using a firewall between the host and the VM running Amahi.
 +
 
 +
If you were to run the VM in "bridge" mode, then DHCP requests and responses would make it out of the VM into your host network, which could cause trouble if that is not what you want.
 +
 
 +
== VMWare ==
 +
 
 +
== VirtualBox ==

Revision as of 19:53, 7 February 2010

This is a placeholder page for running Amahi under virtualization.

We are going to have how to install on VMware and Virtual Box to start and then hopefully bring in Qemu and KVM at a later time.

The main thing with virtualization is that you probably want to run the VM software in "NAT" mode, in other words, using a firewall between the host and the VM running Amahi.

If you were to run the VM in "bridge" mode, then DHCP requests and responses would make it out of the VM into your host network, which could cause trouble if that is not what you want.

VMWare

VirtualBox