How-to-Make-a-Computer-Operating-System icon indicating copy to clipboard operation
How-to-Make-a-Computer-Operating-System copied to clipboard

vagrant fail to provision the machine

Open john012343210 opened this issue 5 years ago • 3 comments

image

Is it related to the vagrant file ?

MY os: window10

john012343210 avatar May 03 '20 01:05 john012343210

i dont think so.you just try again new ubuntu OS.i think this problem just your system is to old!

DataFormate avatar Apr 12 '22 12:04 DataFormate

您好,感谢您的来信。我将尽快给予您答复,祝好!

LTT 河高

duguxiao avatar Apr 12 '22 12:04 duguxiao

I had the same error. I used this box instead of what it suggested in the tutorial and it works: https://app.vagrantup.com/mrgcastle/boxes/ubuntu-lucid32

vagrant box add mrgcastle/ubuntu-lucid32

vagrant init mrgcastle/ubuntu-lucid32

vagrant up

dangleenTuple avatar Jun 05 '24 22:06 dangleenTuple