mirror of
https://github.com/tailix/kernel.git
synced 2024-11-27 11:24:34 -05:00
9 lines
211 B
INI
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
|
|
}
|