Skip to content

Instantly share code, notes, and snippets.

@Vincz
Created December 24, 2019 15:47
Show Gist options
  • Save Vincz/0346937e983a0d8802efa0f1d8b4af8e to your computer and use it in GitHub Desktop.
Save Vincz/0346937e983a0d8802efa0f1d8b4af8e to your computer and use it in GitHub Desktop.
Output
Bringing machine 'localhost' up with 'vmware_desktop' provider...
==> localhost: Cloning VMware VM: 'generic/debian10'. This can take some time...
==> localhost: Checking if box 'generic/debian10' version '2.0.6' is up to date...
==> localhost: Verifying vmnet devices are healthy...
==> localhost: Preparing network adapters...
==> localhost: Starting the VMware VM...
==> localhost: Waiting for the VM to receive an address...
==> localhost: Forwarding ports...
localhost: -- 22 => 2222
==> localhost: Waiting for machine to boot. This may take a few minutes...
localhost: SSH address: 192.168.8.131:22
localhost: SSH username: vagrant
localhost: SSH auth method: private key
localhost:
localhost: Vagrant insecure key detected. Vagrant will automatically replace
localhost: this with a newly generated keypair for better security.
localhost:
localhost: Inserting generated public key within guest...
localhost: Removing insecure key from the guest if it's present...
localhost: Key inserted! Disconnecting and reconnecting using new SSH key...
==> localhost: Machine booted and ready!
==> localhost: Setting hostname...
==> localhost: Configuring network adapters within the VM...
==> localhost: Waiting for HGFS to become available...
==> localhost: Enabling and configuring shared folders...
localhost: -- X:/: /x
An error occurred while executing `vmrun`, a utility for controlling
VMware machines. The command and output are below:
Command: ["addSharedFolder", "X:\\wirtualx\\.vagrant\\machines\\localhost\\vmware_desktop\\0f1584fd-6066-4f90-a79b-dc8985757af0\\generic-debian10-vmware.vmx", "-x", "X:\\", {:notify=>[:stdout,
:stderr]}]
Stdout: Error: A file was not found
Stderr:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment