7 lines
95 B
INI
7 lines
95 B
INI
set timeout=0
|
|
set default=0
|
|
|
|
menuentry "my 64os" {
|
|
multiboot2 /boot/kernel.bin
|
|
boot
|
|
} |