A Monolinux example project using QEMU.
Run the commands below to create a file system, build the Linux kernel and run everything in QEMU.
$ ./rundocker.sh
$ make -j4 run
Exit QEMU with Ctrl-A X.
A Monolinux example project using QEMU.
Run the commands below to create a file system, build the Linux kernel and run everything in QEMU.
$ ./rundocker.sh
$ make -j4 run
Exit QEMU with Ctrl-A X.