% vagrant init http://cloud-images.ubuntu.com/snappy/rolling/core/edge/[102/187]
ore-edge-amd64-vagrant.box && vagrant up
A `Vagrantfile` has been placed in this directory. You are now
ready to `vagrant up` your first virtual environment! Please read
the comments in the Vagrantfile as well as documentation on
`vagrantup.com` for more information on using Vagrant.
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Box 'http://cloud-images.ubuntu.com/snappy/rolling/core/edge/curren
t/core-edge-amd64-vagrant.box' could not be found. Attempting to find and instal
l...
default: Box Provider: virtualbox
default: Box Version: >= 0
==> default: Box file was not detected as metadata. Adding it directly...
==> default: Adding box 'http://cloud-images.ubuntu.com/snappy/rolling/core/edge
/current/core-edge-amd64-vagrant.box' (v0) for provider: virtualbox
default: Downloading: http://cloud-images.ubuntu.com/snappy/rolling/core/edg
e/current/core-edge-amd64-vagrant.box
==> default: Successfully added box 'http://cloud-images.ubuntu.com/snappy/rolli
ng/core/edge/current/core-edge-amd64-vagrant.box' (v0) for 'virtualbox'!
==> default: Importing base box 'http://cloud-images.ubuntu.com/snappy/rolling/c
ore/edge/current/core-edge-amd64-vagrant.box'...
==> default: Matching MAC address for NAT networking...
==> default: Setting the name of the VM: ubuntu-snappy-rolling-edge_default_1441
286941193_15034
==> default: Clearing any previously set network interfaces...
==> default: Preparing network interfaces based on configuration...
default: Adapter 1: nat
==> default: Forwarding ports...
default: 22 => 2222 (adapter 1)
==> 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: ubuntu
default: SSH auth method: password
default: Warning: Connection timeout. Retrying...
default: Warning: Connection timeout. Retrying...
^C%
mikaela@terasar ~/vagrant/ubuntu-snappy-rolling-edge
% 2 ==> default: Waiting for cleanup before exiting...
Vagrant exited after cleanup due to external interrupt.
mikaela@terasar ~/vagrant/ubuntu-snappy-rolling-edge
% 2 vagrant halt
==> default: Attempting graceful shutdown of VM...
default: Guest communication could not be established! This is usually because
default: SSH is not running, the authentication information was changed,
default: or some other networking issue. Vagrant will force halt, if
default: capable.
==> default: Forcing shutdown of VM...