vagrant
vagrant copied to clipboard
Could not find disk error when running provision
When running vagrant provision
I get the following error:
gkarak@linux-macpro ~/w/v/macos2> vagrant provision
==> default: Running provisioner: shell...
default: Running: inline script
==> default: Could not find disk for disk0s3
The SSH command responded with a non-zero exit status. Vagrant
assumes that this means the command failed. The output for this command
should be in the log above. Please read the output to determine what
went wrong.
The box is at an initial state. vagrant ssh
works ok.
@Wtower What vagrant config are you using?
Hello @jonschipp , unfortunately I have not kept that installation. Is there some other way to identify? Would you like the configuration file posted?