This project helps to create Linux VM for System Programming for Linux Containers Training M7D-SPLC02 course
- Checkout repo on your local machine
- Install VirtualBox
brew cask install virtualbox - Install Vagrant
brew cask install vagrantvagrant plugin install vagrant-disksize - Run
make vm - SSH onto machine
make ssh - Reload VM with VirtualBox gui to get GRUB.
make get-grubNote: Once "VirtualBox" logo appears, click the gui and hold shift to get GRUB (VM capturing must be enabled).