5 lines
71 B
INI
5 lines
71 B
INI
set timeout=5
|
|
menuentry "My OS" {
|
|
multiboot /boot/os.elf
|
|
boot
|
|
} |