You are not logged in.

#1 2015-06-06 19:44:07

PTKDev
Member
From: Rome
Registered: 2013-07-07
Posts: 4
Website

Android Studio, how enable vt-x archlinux+virtualbox

Hi!
I have windows 8.1 (host) and archlinux (guest) on virtualbox.

1) I read guide archlinux of KVM
2) My laptop (asus rog g751) have on bios vt-x enabled.
3) I have vt-x enabled on virtualbox + guest additions on guest vm

Who write me steps/guide for enabled vt-x on guest? IMHO all kvm manual archlinux is out of date.

egrep –c ‘(vmx|svm)’ /proc/cpuinfo response me: 0 i dont know why...

/proc/cpuinfo

processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 60
model name	: Intel(R) Core(TM) i7-4710HQ CPU @ 2.50GHz
stepping	: 3
microcode	: 0x19
cpu MHz		: 2494.286
cache size	: 6144 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx rdtscp lm constant_tsc rep_good nopl pni ssse3 lahf_lm
bugs		:
bogomips	: 4990.42
clflush size	: 64
cache_alignment	: 64
address sizes	: 39 bits physical, 48 bits virtual
power management:

Error android studio:

/opt/android-sdk/tools/emulator -avd Nexus_5_API_22 -netspeed full -netdelay none
emulator: ERROR: x86 emulation currently requires hardware acceleration!
Please ensure KVM is properly installed and usable.
CPU acceleration status: KVM is not installed on this machine (/dev/kvm is missing).

Last edited by PTKDev (2015-06-06 21:42:29)

Offline

#2 2015-06-07 07:33:40

gamaraan
Member
Registered: 2015-04-30
Posts: 5

Re: Android Studio, how enable vt-x archlinux+virtualbox

You can't run virtualization inside a virtualized environment (at least not with virtualbox).

https://forums.virtualbox.org/viewtopic.php?f=1&t=20589

What you need is nested virtualization. Or install and run Arch on a different partition.

Offline

Board footer

Powered by FluxBB