7 lines
70 B
INI
7 lines
70 B
INI
timeout=0
|
|
|
|
menuentry "My OS" {
|
|
multiboot2 /boot/kernel.elf
|
|
boot
|
|
}
|