Command | Action |
---|---|
make all |
Compiles the kernel and generates a bootable ISO image. |
make all-hdd |
Compiles the kernel and generates a raw image for USB/HDD. |
make run |
Compiles the kernel, generates a bootable ISO, and runs it with QEMU. |
make run-hdd |
Compiles the kernel, generates a raw HDD image, and runs it with QEMU. |
make run-uefi |
Compiles the kernel, generates a bootable ISO, and runs it with QEMU using UEFI firmware. |
make run-hdd-uefi |
Compiles the kernel, generates a raw HDD image, and runs it with QEMU using UEFI firmware. |
-
Notifications
You must be signed in to change notification settings - Fork 0
pradosh-arduino/QCompute
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published