8 lines
94 B
INI
8 lines
94 B
INI
set timeout=0
|
|
set default=0
|
|
|
|
menuentry "AIOS v2" {
|
|
multiboot2 /boot/kernel.bin
|
|
boot
|
|
}
|