How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "fkrull/mageia6-64"
  config.vm.box_version = "6.20170907"
end
vagrant init fkrull/mageia6-64 \
  --box-version 6.20170907
vagrant up

This version was created about 6 years ago.

Mageia 6 (Plasma)

Packer templates: https://github.com/fkrull/packer-mageia

1 provider for this version.
  • virtualbox Hosted by Vagrant Cloud (1.64 GB)