https://github.com/guilt/kos
A Hobby-OS to experiment with.
https://github.com/guilt/kos
Last synced: over 1 year ago
JSON representation
A Hobby-OS to experiment with.
- Host: GitHub
- URL: https://github.com/guilt/kos
- Owner: guilt
- Created: 2019-02-19T01:43:34.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-29T07:55:47.000Z (almost 7 years ago)
- Last Synced: 2025-04-10T14:13:30.288Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 156 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
KOS
===
A Hobby-OS to experiment with.
Running with Qemu
-----------------
1. Install qemu
2. Uncompress `tools/qemu/default.rawdisk.xz` as `tools/qemu/default.rawdisk`
3. Run: `make tests`
Running with VirtualBox
-----------------------
1. Install VirtualBox
2. Create a VM with a non-sparse VDI file
3. Symlink to this non-sparse VDI file as `tools/vbox/default.vdi`
4. Run: `PLAT=vbox make tests`
5. Run your VM on VirtualBox
Feedback
--------
Send all comments to