How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "zhongruizhi/archlinux"
  config.vm.box_version = "2.0.1"
end
vagrant init zhongruizhi/archlinux \
  --box-version 2.0.1
vagrant up

This version was created over 4 years ago.

Arch Linux With UEFI And LVM Enabled. Build Time: 2018-09-15

1 provider for this version.
  • vmware_desktop Hosted by Vagrant Cloud (1.07 GB)