Files
mop3/platform/i386_pc/grub.cfg

7 lines
80 B
INI

set timeout=15
set default=0
menuentry "mop3" {
multiboot /boot/kernel.elf
}