Created 03-20-2017 12:30 PM
Hello,
I've installed Oracle VM VirtualBox and downloaded Cloudera quickstart 5.8.0-0. I'm still not able to lauch the VM desktop. I'm stuck at the blackscreen after the loading bar is down (see image below)
I've enable virtualization in BIOS, and tried different set up (Windows and Red Hat) but still it won't start.
Any clue would be much appreciated!
VM Config:
Window 7 (64 bit) (I've try Red Hat as well, same issue)
Memory: 8192 Mo
CPU: 2
My Desktop is 16 ram and CPU is Intel(R) Core(TM) i5-3550 3.30 GHz
Let me know if you need more information
Thanks in advance,
Mathieu
PS: Sorry, can't figure how to post an image.
Created 03-21-2017 09:48 AM
Hi, me again !
So I've start again:
1. Redownloaded Quickstart VM using a download manager (chrono)
2. Used 7-zip to extract
Seem to work now 🙂
Thanks for your help Cjervis 😄
Created 11-21-2017 05:49 AM
Have you enabled virtualization as outlined in the common issues listed on the article I linked to?
We suggest in the article to use the following method to install the VM for VirtualBox if you haven't done so already.
"For example, if you elected to use VirtualBox, you would have downloaded and extracted a *.ovf file from Cloudera. Use the “File -> Import Appliance” menu inside VirtualBox to open your downloaded *.ovf file, or simply double-click on the file itself and VirtualBox should handle it from there."
It is also important to know the resources (processors, RAM, disk) of the system you are creating the VM on as well as how much of those resources are allocated to the VM. It is a common error to assign to many or too little of the resources to the VM which can cause issues.
Created 11-21-2017 07:14 AM
Created 11-21-2017 07:22 AM
The Mac shouldn't have the issue but just to be sure you can go to the terminal application and enter
sysctl -a | grep machdep.cpu.features
If VMX is listed in the results virtualization is indeed enabled.
Can you share the specs on the Mac in terms of processors, RAM and Disk space as well as what was allocated to the VM?
Created 11-21-2017 07:39 AM
Created 11-21-2017 07:44 AM
Created 11-21-2017 07:50 AM
Created 03-15-2018 10:13 AM
Created 03-15-2018 11:24 AM
From the community knowledge article on how to setup the quickstart vm:
4. Some users have reported problems running CentOS 6.4 in VirtualBox. If a kernel panic occurs while the VirtualBox VM is booting, you can try working around this problem by opening the Settings > System > Motherboard tab, and selecting ICH9 instead of PIIX3 for the chip set. If you have not already done so, you must also enable I/O APIC on the same tab.