[Bug 202323] 10.2-RELEASE Announcement vagrant instructions don't work
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Aug 14 13:42:42 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202323
--- Comment #3 from Glen Barber <gjb at FreeBSD.org> ---
(In reply to Chip Marshall from comment #2)
> Just tried again from scratch, this time got:
>
> > vagrant init freebsd/FreeBSD-10.2-RELEASE
> 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.
> > vagrant up
> Bringing machine 'default' up with 'virtualbox' provider...
> ==> default: Importing base box 'freebsd/FreeBSD-10.2-RELEASE'...
> No base MAC address was specified. This is required for the NAT networking
> to work properly (and hence port forwarding, SSH, etc.). Specifying this
> MAC address is typically up to the box and box maintainer. Please contact
> the relevant person to solve this issue.
> > vagrant ssh
> VM must be running to open SSH connection. Run `vagrant up`
> to start the virtual machine.
This particular issue is noted in the errata document for 10.2-RELEASE. A
subsequent invocation of 'vagrant up' should start the VM.
Note, the output here differs from the initial report.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-doc
mailing list