bond/mk/grub.cfg

6 lines
80 B
INI

set timeout=0
set default=0
menuentry "secX" {
multiboot2 /secX/secxkrnl.elf
}