Android-x86 on Oracle VirtualBox - error

-1

I'm trying to install android-x86-5.1-rc1.iso (from http://www.android-x86.org/) in the virtualbox v5.0.14 and this is what I get.

enter image description here

enter image description here

The screen freezes there and nothing else happens. Does anybody knows to to make it work?

Edit: added screenshot: enter image description here CPU is an i7 x64. OS: Windows 10 x64.

Azevedo

Posted 2016-02-05T18:47:34.267

Reputation: 511

We need way more detail. What are the settings that you gave the VM? Maybe try deleting the VM and try to follow these instructions. By doing this we can at least ensure that your VM settings are correct.

– DrZoo – 2016-02-05T19:05:15.317

1As per the snapshot , unsupported CPU, did you make sure that Virtualization is enabled in your BIOS? – Scorpion99 – 2016-02-05T19:11:48.407

I did exactly as indicated on http://www.keyables.com/2015/10/how-to-run-android-x86-51-lollipop-with.html

– Azevedo – 2016-02-05T19:14:12.480

@Scorpion99 Perfect! you solved. post as an answer please. – Azevedo – 2016-02-05T19:21:23.133

Answers

2

Make sure that Hardware Virtualization is enabled in your BIOS. Usually it is disabled by default. VMware and VirtualBox cannot run virtual machines without enabling it.

Scorpion99

Posted 2016-02-05T18:47:34.267

Reputation: 1 023