7 lines
88 B
INI
7 lines
88 B
INI
set timeout = 0
|
|
set default = 0
|
|
|
|
menuentry "iceOS" {
|
|
multiboot2 /boot/iceOS.bin
|
|
boot
|
|
} |