Difference between revisions of "Virtualization"
Line 24: | Line 24: | ||
= Proxmox = | = Proxmox = | ||
− | [http://www.proxmox.com/ Proxmox] is also known to work well when running Amahi on it. The team | + | [http://www.proxmox.com/ Proxmox] is also known to work well when running Amahi on it. The team routinely tests Amahi before release on a Proxmox server. |
Other guides on this Wiki regarding Virtualization: | Other guides on this Wiki regarding Virtualization: | ||
*[[KVM]] | *[[KVM]] | ||
*[[KVM_Virtualization|KVM Virtualization]] | *[[KVM_Virtualization|KVM Virtualization]] |
Revision as of 01:43, 8 November 2012
WARNING | |
---|---|
This is recommended only for advanced users, proceed with caution. |
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.
Do you have any tips about running Amahi on a virtualization product?
VMWare
The Amahi team routinely runs Amahi on VMWare software, be it EXSi or Workstation (PC) or Fusion (Mac).
VirtualBox
Many people use VirtualBox to run Amahi on it.
Proxmox
Proxmox is also known to work well when running Amahi on it. The team routinely tests Amahi before release on a Proxmox server.
Other guides on this Wiki regarding Virtualization: