The mnu kernel is a mochiOS kernel.
To build the mnu kernel, you will need to have the following dependencies installed:
once you have the dependencies installed, you can build the kernel by running the following command in the root directory of the project:
cargo build --releaseTo run the mnu kernel, you can use QEMU. After building the kernel, you can run it with the following command:
cargo run --release