mkrom
Writes individual files into a ROM image
Usage
$ mkrom <output> <length> [files...]
Installation
For Linux/Mac/etc, install cmake, make, asciidoc, and a C compiler, then:
$ cmake .
$ make
# make install # as root
On Windows, do the same thing under cygwin after installing cmake, your favorite C compiler, and asciidoc.
Help, Bugs, Feedback
If you need help with KnightOS, want to keep up with progress, chat with developers, or ask any other questions about KnightOS, you can hang out in the IRC channel: #knightos on irc.freenode.net.
To report bugs, please create a GitHub issue or contact us on IRC.
If you'd like to contribute to the project, please see the contribution guidelines.