Files
quark-kernel/rootfs/boot/grub/grub.cfg
2021-05-01 17:09:50 -05:00

7 lines
186 B
INI

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