Files
quark-kernel/rootfs/boot/grub/grub.cfg

5 lines
122 B
INI

menuentry "Quark OS" {
multiboot2 /apps/quark-kernel
module2 /apps/quark-testmod
module2 /apps/quark-testmod
}