A Hobby-OS to experiment with.
- Install qemu
- Uncompress
tools/qemu/default.rawdisk.xz
astools/qemu/default.rawdisk
- Run:
make tests
- Install VirtualBox
- Create a VM with a non-sparse VDI file
- Symlink to this non-sparse VDI file as
tools/vbox/default.vdi
- Run:
PLAT=vbox make tests
- Run your VM on VirtualBox
Send all comments to karthikkumar@gmail.com