1
0
Fork 0
mirror of https://github.com/tailix/kernel.git synced 2024-11-27 11:24:34 -05:00
kernel/iso/rootfs/boot/grub/grub.cfg
2017-11-05 18:24:19 +00:00

6 lines
143 B
INI

menuentry "KernelMQ" {
multiboot2 /boot/kernelmq hello kernel
module2 /boot/dummy1.bin foo bar
module2 /boot/dummy2.bin car cdr
}