How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "monsenso/macos-10.13"
end
vagrant init monsenso/macos-10.13
vagrant up
This version was created over 5 years ago.
Approved Virtualbox kernel extensions and enabled file sharing
This version was created over 5 years ago.
This version of the box is a clean install of macOS High Sierra 10.13.3 as downloaded from App Store. The macOS 10.13.3 High Sierra Supplemental Update has been installed and the only other modifications done are the ones needed to make the box work as a public vagrant box as instructed here.
As per the High Sierra software license agreement this box is legal to use only if running on Apple branded equipment. This box was created on macOS for macOS and no actions has been taken to convince this box to run on non-apple branded equipment.
-----> Creating <default-macos-1013>...
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Importing base box 'monsenso/macos-10.13'...
==> default: Matching MAC address for NAT networking...
==> default: Checking if box 'monsenso/macos-10.13' is up to date...
==> default: Setting the name of the VM: default-macos-1013_default_1521963981349_69959
==> default: Clearing any previously set network interfaces...
==> default: Preparing network interfaces based on configuration...
default: Adapter 1: nat
default: Adapter 2: hostonly
==> default: Forwarding ports...
default: 22 (guest) => 2222 (host) (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: 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!
Sorry, don't know how to check guest version of Virtualbox Guest Additions on this platform. Stopping installation.
==> 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: Setting hostname...
==> default: Configuring and enabling network interfaces...
==> default: Machine not provisioned because `--no-provision` is specified.
[SSH] Established
Vagrant instance <default-macos-1013> created.
Finished creating <default-macos-1013> (3m20.25s).
default-macos-1013:~ vagrant$ df -H
Filesystem Size Used Avail Capacity iused ifree %iused Mounted on
/dev/disk0s2 107G 12G 94G 12% 446010 4294521269 0% /
devfs 181k 181k 0B 100% 614 0 100% /dev
map -hosts 0B 0B 0B 100% 0 0 100% /net
map auto_home 0B 0B 0B 100% 0 0 100% /home