314 B
314 B
Nub OS
Dependencies
makegrubmtoolsi386-elf-gcci386-elf-ld
Building
make
Running
After building, run the following:
qemu-system-x86_64 -cdrom .build/nub-os.iso
Or all in once build and run
make && qemu-system-x86_64 -cdrom .build/nub-os.iso