-
Notifications
You must be signed in to change notification settings - Fork 0
Running on Virtualbox
jnider edited this page Oct 9, 2012
·
6 revisions
The easiest way to accomplish this is to run it in a virtual machine. Luckily, today virtualization software is free and easy to use. Personally, I like to use Virtualbox. You could also use Bochs or QEMU as well, and probably many others that I haven't tried.
- Install Virtualbox
- Build the kernel by following these instructions
- Generate the ISO image by running ./makeiso.sh from the root directory. This will create dominos.iso, which you can now burn to a CD or load in a virtual machine.
- Configure a new machine in Virtualbox that uses the ISO image as a CD
- Run it!