Skip to content
Snippets Groups Projects
Commit 6b327fb1 authored by Jeffrey Tolar's avatar Jeffrey Tolar
Browse files

Add README

parent cd393ab9
No related branches found
No related tags found
No related merge requests found
## CS 2xx Course VM
### Requirements
For now, this script needs to be run on a 64-bit Arch Linux host, with
`extra/arch-install-scripts` and `community/virtualbox` installed.
If you don't need to create a VirtualBox VM and just want the raw disk image
(runnable with, e.g., QEMU), you can comment out the bottom of the script.
If you do want the VirtualBox VM, it's better if VirtualBox is not running.
### Building
To build, edit the top of `create_vm.sh` and change `ARCH` to either `x86_64`
or `x86`. Then run the script.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment