Install vagrant vmware workstation provider


Solution for Vagrant VMware Provider install


 D:\ubuntu>Vagrant up --provider=vmware_workstation

The provider 'vmware_workstation' could not be found, but was requested to

back the machine 'default'. Please use a provider that exists.


Vagrant knows about the following providers: docker, hyperv, virtualbox


D:\ubuntu>vagrant plugin install vagrant-vmware-desktop

Installing the 'vagrant-vmware-desktop' plugin. This can take a few minutes...

ERROR:  SSL verification error at depth 3: unable to get local issuer certificate (20)

ERROR:  You must add /C=US/O=Starfield Technologies, Inc./OU=Starfield Class 2 Certification Authority to your local trusted store

Vagrant failed to load a configured plugin source. This can be caused

by a variety of issues including: transient connectivity issues, proxy

filtering rejecting access to a configured plugin source, or a configured

plugin source not responding correctly. Please review the error message

below to help resolve the issue:


  SSL_connect SYSCALL returned=5 errno=0 peeraddr=18.165.32.97:443 state=error: certificate verify failed (https://gems.hashicorp.com/specs.4.8.gz)


Source: https://gems.hashicorp.com/


D:\ubuntu>vagrant plugin install --plugin-clean-sources --plugin-source https://rubygems.org vagrant-vbguest

Installing the 'vagrant-vbguest' plugin. This can take a few minutes...

Fetching micromachine-3.0.0.gem

Fetching vagrant-vbguest-0.31.0.gem

Installed the plugin 'vagrant-vbguest (0.31.0)'!


D:\ubuntu>vagrant plugin install --plugin-clean-sources vagrant-vmware-desktop

Installing the 'vagrant-vmware-desktop' plugin. This can take a few minutes...

Fetching vagrant-vmware-desktop-3.0.3.gem

Installed the plugin 'vagrant-vmware-desktop (3.0.3)'!


D:\ubuntu>Vagrant up --provider=vmware_workstation

Bringing machine 'default' up with 'vmware_workstation' provider...

==> default: Box 'hashicorp/bionic64' could not be found. Attempting to find and install...

    default: Box Provider: vmware_desktop, vmware_fusion, vmware_workstation

    default: Box Version: >= 0

==> default: Loading metadata for box 'hashicorp/bionic64'

    default: URL: https://vagrantcloud.com/hashicorp/bionic64

==> default: Adding box 'hashicorp/bionic64' (v1.0.282) for provider: vmware_desktop

    default: Downloading: https://vagrantcloud.com/hashicorp/boxes/bionic64/versions/1.0.282/providers/vmware_desktop.box

    default:

==> default: Successfully added box 'hashicorp/bionic64' (v1.0.282) for 'vmware_desktop'!

==> default: Cloning VMware VM: 'hashicorp/bionic64'. This can take some time...

==> default: Checking if box 'hashicorp/bionic64' version '1.0.282' is up to date...

==> default: Verifying vmnet devices are healthy...

==> default: Preparing network adapters...

==> default: Starting the VMware VM...

==> default: Waiting for the VM to receive an address...

==> default: Forwarding ports...

    default: -- 22 => 2222

==> default: Waiting for machine to boot. This may take a few minutes...

    default: SSH address: 127.0.0.1:2222

    default: SSH username: vagrant

    default: SSH auth method: private key

    default:

    default: Vagrant insecure key detected. Vagrant will automatically replace

    default: this with a newly generated keypair for better security.

    default:

    default: Inserting generated public key within guest...

    default: Removing insecure key from the guest if it's present...

    default: Key inserted! Disconnecting and reconnecting using new SSH key...

==> default: Machine booted and ready!

==> default: Configuring network adapters within the VM...

==> default: Waiting for HGFS to become available...

==> default: Enabling and configuring shared folders...

    default: -- D:/ubuntu: /vagrant


D:\ubuntu>Vagrant ssh

Welcome to Ubuntu 18.04.3 LTS (GNU/Linux 4.15.0-58-generic x86_64)


 * Documentation:  https://help.ubuntu.com

 * Management:     https://landscape.canonical.com

 * Support:        https://ubuntu.com/advantage


  System information as of Sat Jun  3 01:54:07 UTC 2023


  System load:  0.5               Processes:           97

  Usage of /:   2.6% of 61.80GB   Users logged in:     0

  Memory usage: 15%               IP address for eth0: 192.168.56.153

  Swap usage:   0%



0 packages can be updated.

0 updates are security updates.


Comments

Popular posts from this blog

Hyper-V Network NAT Configuration

Larvel blade script to print number tables