015768793b
Fixes: 0b75cd9c
8 lines
98 B
INI
8 lines
98 B
INI
set timeout=5
|
|
set default=0
|
|
|
|
menuentry "MentOS" {
|
|
multiboot /boot/bootloader.bin
|
|
boot
|
|
}
|