Linux Newbie

Results 1 comments of Linux Newbie

You'll need to execute this command first: `vagrant plugin install vagrant-disksize` and then add a line like this to your vagrantfile: `config.disksize.size = '60GB'` I was having the same problem...