How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "esss/centos-7.1-desktop"
end
vagrant init esss/centos-7.1-desktop
vagrant up
This version was created over 7 years ago.
Kernel-rt rpms installed from https://ess-ics.atlassian.net/wiki/display/HAR/How+to+build+the+CentOS+7+RT+kernel. Default kernel set to the standard one in grub menu.
This version was created over 7 years ago.
chkconfig vboxadd on Packaged with correct password and name. Should work now.
This version was created over 7 years ago.
Kernel downgraded to version 3.10.0-229.7.2 Name given to the VM: ESS Centos 7.1 desktop
This version was created over 7 years ago.
esss/centos-7.1-cli + yum groupinstall "X Window System" yum install gnome-classic-session gnome-terminal nautilus-open-terminal control-center liberation-mono-fonts unlink /etc/systemd/system/default.target ln -sf /lib/systemd/system/graphical.target /etc/systemd/system/default.target yum update yum groupinstall "Development Tools" Guest Additions 4.3.30 (CD/DVD disabled afterwards)
RAM: 1024MB, VRAM: 64MB