You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 4, 2019. It is now read-only.
{ vagrant-alpine } master » vagrant up /cygdrive/g/vagrantCluster/vagrant-alpine
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Importing base box 'maier/alpine-3.3.1-x86_64'...
==> default: Matching MAC address for NAT networking...
==> default: Checking if box 'maier/alpine-3.3.1-x86_64' is up to date...
==> default: Setting the name of the VM: vagrant-alpine-test
==> default: Clearing any previously set network interfaces...
==> default: Preparing network interfaces based on configuration...
default: Adapter 1: nat
default: Adapter 2: hostonly
default: Adapter 3: hostonly
==> default: Forwarding ports...
default: 22 (guest) => 2222 (host) (adapter 1)
==> default: Running 'pre-boot' VM customizations...
==> default: Booting VM...
==> 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: password
default: Warning: Remote connection disconnect. Retrying...
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] No installation found.
The guest's platform ("alpine") is currently not supported, will try generic Linux method...
Copy iso file D:\sofeware\virtualbox5118\VBoxGuestAdditions.iso into the box /tmp/VBoxGuestAdditions.iso
mount: mounting /dev/loop0 on /mnt failed: Invalid argument
==> default: Checking for guest additions in VM...
default: No guest additions were detected on the base box for this VM! Guest
default: additions are required for forwarded ports, shared folders, host only
default: networking, and more. If SSH fails on this machine, please install
default: the guest additions and repackage the box to continue.
default:
default: This is not an error message; everything may continue to work properly,
default: in which case you may ignore this message.
**==> default: [vagrant-hostsupdater] Checking for host entries
The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!
mount /tmp/VBoxGuestAdditions.iso -o loop /mnt
Stdout from the command:
Stderr from the command:
mount: mounting /dev/loop0 on /mnt failed: Invalid argument**
The text was updated successfully, but these errors were encountered:
{ vagrant-alpine } master » vagrant up /cygdrive/g/vagrantCluster/vagrant-alpine
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Importing base box 'maier/alpine-3.3.1-x86_64'...
==> default: Matching MAC address for NAT networking...
==> default: Checking if box 'maier/alpine-3.3.1-x86_64' is up to date...
==> default: Setting the name of the VM: vagrant-alpine-test
==> default: Clearing any previously set network interfaces...
==> default: Preparing network interfaces based on configuration...
default: Adapter 1: nat
default: Adapter 2: hostonly
default: Adapter 3: hostonly
==> default: Forwarding ports...
default: 22 (guest) => 2222 (host) (adapter 1)
==> default: Running 'pre-boot' VM customizations...
==> default: Booting VM...
==> 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: password
default: Warning: Remote connection disconnect. Retrying...
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] No installation found.
The guest's platform ("alpine") is currently not supported, will try generic Linux method...
Copy iso file D:\sofeware\virtualbox5118\VBoxGuestAdditions.iso into the box /tmp/VBoxGuestAdditions.iso
mount: mounting /dev/loop0 on /mnt failed: Invalid argument
==> default: Checking for guest additions in VM...
default: No guest additions were detected on the base box for this VM! Guest
default: additions are required for forwarded ports, shared folders, host only
default: networking, and more. If SSH fails on this machine, please install
default: the guest additions and repackage the box to continue.
default:
default: This is not an error message; everything may continue to work properly,
default: in which case you may ignore this message.
**==> default: [vagrant-hostsupdater] Checking for host entries
The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!
mount /tmp/VBoxGuestAdditions.iso -o loop /mnt
Stdout from the command:
Stderr from the command:
mount: mounting /dev/loop0 on /mnt failed: Invalid argument**
The text was updated successfully, but these errors were encountered: