NuummiteOS
NuummiteOS
An OS written in Crystal as a Proof of Concept.
Join our team on Discord or IRC ( #nuummite @ int0x10.com:6697 (SSL)
)
Contributing
We're always looking for help with our Projects!
Building on Linux/WSL
- Get an i686-elf gcc cross-compiler going
- Install the latest Crystal compiler
- Install the latest version of SCons
- Run
scons
to build - Run
scons test
to run Runtime tests. - Run
scons --qemu-curses
to build and run qemu
Troubleshooting
xorriso : FAILURE : Cannot find path '/efi.img' in loaded ISO image
or
grub-mkrescue: error: ``mformat`` invocation failed
:
- On Arch:
sudo pacman -Sy mtools
- On Debian/Ubuntu/WSL:
sudo apt-get install mtools
- On Fedora/RedHat/CentOS:
sudo yum install mtools
Repository
NuummiteOS
Owner
Statistic
- 61
- 6
- 9
- 0
- 0
- over 7 years ago
- December 20, 2016
License
MIT License
Links
Synced at
Thu, 07 Nov 2024 00:37:32 GMT
Languages