Files
quark-kernel/rootfs/boot/grub/grub.cfg
2022-08-19 03:56:53 -05:00

7 lines
189 B
INI

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