I have installed Virtual box 3.2 in AWS ubuntu 14.04 instance. But while it is not running because of the issue "Running VirtualBox in a Xen environment is not supported".
ubuntu@ip-172-31-20-204:~$ sudo /etc/init.d/vboxdrv setup
* Stopping VirtualBox kernel modules [ OK ]
* Uninstalling old VirtualBox DKMS kernel modules [ OK ]
* Trying to register the VirtualBox kernel modules using DKMS [ OK ]
* Starting VirtualBox kernel modules
* Running VirtualBox in a Xen environment is not supported
Anyone pls help me to overcome this. Ubuntu instance is mandatory for me so is there any way to remove Xen or use some other?(my primary aim is to setup a Spika server. For that vagrant with virtual box is mandatory).