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-01 12:50:46 +00:00

9 lines
211 B
INI

menuentry "KernelMQ, multiboot 1" {
multiboot /boot/kernelmq
}
menuentry "KernelMQ, multiboot 2" {
multiboot2 /boot/kernelmq
module2 /boot/grub/grub.cfg qwe rty
module2 /boot/kernelmq foo bar
}