How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "cristianchaparroa/blackarch-base"
  config.vm.box_version = "20220825"
end
vagrant init cristianchaparroa/blackarch-base \
  --box-version 20220825
vagrant up

This version was created 7 months ago.

This blackarch base box came from archlinux/archlinux box. It doesn't contains any blackarch tools pre-installed, but its ready to install any of them.

The source configuration is on the following repository: https://github.com/cristianchaparroa/labs/tree/main/boxes/black-arch

credentials: vagrant/vagrant

1 provider for this version.
  • virtualbox Hosted by Vagrant Cloud (768 MB)