alt3 / cakebox

Framework agnostic virtual PHP Development Environment
128 stars 27 forks source link

Virtual box 5.1 #74

Closed birdy247 closed 7 years ago

birdy247 commented 7 years ago

I installed version 5.1 of virtual box and cakebox was unable to start when performing vagrant up

bravo-kernel commented 7 years ago

I am running 5.1 myself, albeit one of the earlier versions. I will see what happens if I update to the most recent version.

vbox5 1

bravo-kernel commented 7 years ago

Works for me using latest vbox:

image

image

bravo-kernel commented 7 years ago

Make sure you are using the latest VBoxGuestAdditions though. Instructions found at https://github.com/alt3/cakebox/issues/73#issuecomment-257384361

birdy247 commented 7 years ago

Ill try again and provide more details if it still doesnt work.

bravo-kernel commented 7 years ago

OK, I also added vagrant-vbguest plugin to the installation instructions, seems it's a must-have for new users due to the aged box image.

birdy247 commented 7 years ago

Ok great.

Thanks :-)