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

4 lines
81 B
INI

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