-
-
Notifications
You must be signed in to change notification settings - Fork 10
Using NeKernel: Compiling NeKernel
Amlal El Mahrouss edited this page Mar 8, 2026
·
1 revision
To compile and boot NeKernel on QEMU, please use the following script:
./scripts/build_<arch>_<disk>.sh- KVM is available under the variable
KVM_SUPPORT.
- NeBuild
- MImg
- CoreUtils
- MinGW
Please read this: https://docs.kernel.org/process/coding-assistants.html
If it can't run on your machine, you can't PR it. Please actually test your code before submitting!
They will be closed after a week. Inactive PRs stalls everything.
Cheers. Amlal