I heard that you might need an i7 or a modern AMD CPU to be able to run vagrant/virtualbox inside of another virtual box. Can anyone confirm this?
I'm curious if it's possible to have a guest VM ran by virtualbox spin up a vagrant instance inside of it.
I tried it on my old ~7 year old machine and the vagrant instance just times out constantly when trying to boot. I thought maybe I ran out of resources.
What I did was launch a virtualbox instance from my windows host, I allocated 1 gig to it. Then I told vagrant to use 512mb inside of that VM and it just never boots.
I can run 2 virtualbox instances side by side from within my windows host with each getting 512mb of ram but this doesn't help me for what I'm trying to do. Although I do think this proves my machine is capable of running 2 VMs at least which makes me wonder if there is some truth about running a virtualbox instance WITHIN another virtualbox instance.
I'm curious if it's possible to have a guest VM ran by virtualbox spin up a vagrant instance inside of it.
I tried it on my old ~7 year old machine and the vagrant instance just times out constantly when trying to boot. I thought maybe I ran out of resources.
What I did was launch a virtualbox instance from my windows host, I allocated 1 gig to it. Then I told vagrant to use 512mb inside of that VM and it just never boots.
I can run 2 virtualbox instances side by side from within my windows host with each getting 512mb of ram but this doesn't help me for what I'm trying to do. Although I do think this proves my machine is capable of running 2 VMs at least which makes me wonder if there is some truth about running a virtualbox instance WITHIN another virtualbox instance.
Last edited: