Reputation: 485
I have a problem with Android-x86 and VirtualBox.
I had never worked with Linux before, so I don't understand what's happening. After creating a new virtual machine and choosing "Install Android-x86", I get this:
My settings:
I've tried using android-x86-4.2-20130228.iso and android-x86-4.2-20121225.iso
What's wrong?
Upvotes: 14
Views: 42525
Reputation: 5901
Thanks to the other answers – virtualization seems to be a requirement of later Android x86 versions, as 4.2 still worked without.
Here's what solved it for me, thanks to the other answers:
With these settings I can boot into the live installation and launch the installer.
Upvotes: 3
Reputation: 51
Download Android 4.0 for EEEpc and you don't need Virtualization technology. It works for me.
Upvotes: 5
Reputation: 1
Yes setting bios for Virtualization technology = enabled allows for circumvention of this road block along the highway of Andriod.
Upvotes: 0
Reputation: 485
The problem was that virtualization was turned off in my BIOS settings. It must be on for Android-x86 to run on VirtualBox.
Upvotes: 9
Reputation: 1
kernel panic you must set your computer to ...
Enable Intel Virtualization Technology in bios then set operating system in virtualbox to 64bit
Upvotes: 0
Reputation: 9
i had also this problem best solution is that if u hava used 10 gb for android x86 then when it ask during installaion then select space less than 10 gb or whatever u used. It ask during installing.
Upvotes: -1
Reputation: 1
I had the exact same problem. I had VirtualBox version 4.3.8 installed when I initially tried the installation and failed.
After I upgraded VirtualBox to version 4.3.18, the installation went through without a problem. From my research, you need to have version 4.3.10 or above.
Upvotes: 0
Reputation: 546
I got the same error, and think I have the solution for you. I am on Windows 8.1 64bit, if you disable Hyper-V it works.
Go to Control Panel > Programs > Turn Windows features on or off, find Hyper-V in the list, remove it and restart windows.
Upvotes: 2