The Computer Oracle

Unable to install a VM into another VM

--------------------------------------------------
Become or hire the top 3% of the developers on Toptal https://topt.al/25cXVn
--------------------------------------------------

Music by Eric Matyas
https://www.soundimage.org
Track title: Sunrise at the Stream

--

Chapters
00:00 Question
00:56 Accepted answer (Score 44)
01:26 Thank you

--

Full question
https://superuser.com/questions/1185657/...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#ubuntu #virtualbox #virtualization

#avk47



ACCEPTED ANSWER

Score 44


What you're trying to do is nested virtualization. Its not supported in virtualbox and in no way is a priority for them.

You'll need to run the XP VM in the host instead.

In THEORY you could run plain old QEMU in the VM (it emulates the whole processor and pretty much the whole system) to do this but the performance will be really really bad.