Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Unable to create Genymotion Virtual Device

I have successfully downloaded and installed Genymotion and Virtualbox as well as a Virtual Device Image but I am unable to create a virtual device.
I get an error message stating

Unable to create Virtual Device:
Failed to import OVA

My laptop Specs
8gb RAM
Intel Core i7 (Sandy Bridge)
Hardware Virtualization is enabled in the BIOS.

like image 410
Rajul Avatar asked Jul 09 '13 05:07

Rajul


People also ask

Why is Genymotion not working?

Genymotion Desktop has been designed to run in a physical environment, not in a virtual machine. For this reason, Genymotion Desktop will not work if run in a Windows, Linux or macOS VM. Also, Genymotion Desktop has been designed to work on a workstation, not a server.

Can I run Genymotion without VirtualBox?

Genymotion operation relies on the use of Oracle VM VirtualBox in the background. This enables virtualizing Android operating systems. Your question seems to end in a cirle: Genymotion is a virtualBox based Android Emulator. So the answer basically ends up in: because Genymotion decided on that.

Does Genymotion work on M1?

As a result, Genymotion Desktop does not run on most Mac models released after 2020, such as: MacBook Air (M1, 2020) Mac Mini (M1, 2020)


2 Answers

Deleting the Genymotion cached .ova file, deleting the corrupted deployed image, redownloading the image, and reinstalling it addressed the issue for me.

Note that the deployed images are under: ~/.Genymobile/Genymotion/deployed

the cached ova files are under: ~/.Genymobile/Genymotion/ova

like image 151
vicwomg Avatar answered Oct 22 '22 00:10

vicwomg


I solved the problem.It was my mistake.
It works fine by running genymotion with administrative privileges.

like image 31
Rajul Avatar answered Oct 21 '22 22:10

Rajul