https://github.com/eugeny/myos
University project
https://github.com/eugeny/myos
Last synced: about 1 month ago
JSON representation
University project
- Host: GitHub
- URL: https://github.com/eugeny/myos
- Owner: Eugeny
- Created: 2011-09-11T21:27:40.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-12-13T10:45:17.000Z (over 11 years ago)
- Last Synced: 2025-03-27T13:22:10.512Z (about 2 months ago)
- Language: C
- Homepage:
- Size: 14.4 MB
- Stars: 9
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Building:
1. Create a VMDK disk image image.vmdk with single MBR FAT32 partition
2. Install GRUB2 onto it
3. Install QEMU tools
4. ./build-busybox.sh
5. make deploy
6. Run your VM
7. In GRUB:
multiboot /kernel
boot