3 lines
177 B
Plaintext
3 lines
177 B
Plaintext
To build the HOS kernel, just run 'make'
|
|
To build a HOS floppy image for bochs, run 'make initrd' and 'make install_img' as root (root permissions needed to mount floppy image)
|