Make cloudera-vm work on Oracle VM VirtualBox
Posted
by
????? ????????
on Server Fault
See other posts from Server Fault
or by ????? ????????
Published on 2012-12-07T22:25:01Z
Indexed on
2012/12/07
23:09 UTC
Read the original article
Hit count: 411
I downloaded this and the instructions say:
Important:
You must enable the I/O APIC in order to use 64-bit mode. (See http://www.virtualbox.org/manual/ch03.html.)
On newer versions of VirtualBox, it may default to using SATA as the disk interface. This can cause a kernel panic in the VM. Switching to the IDE driver solves this problem.
I am running this on Red Hat 64-bit mode (I've also tried on Ubuntu 64-bit with the same result). I pointed to the cloudera-vm image as a startup disk for the VM.
I am getting this message:
Failed to open a session for the virtual machine ClouderaDevelopment.
VT-x features locked or unavailable in MSR. (VERR_VMX_MSR_LOCKED_OR_DISABLED).
Result Code: E_FAIL (0x80004005)
Component: Console
Interface: IConsole {1968b7d3-e3bf-4ceb-99e0-cb7c913317bb}
Does anyone know what I am doing wrong?
© Server Fault or respective owner