vulcanos/isodir/boot/grub/grub.cfg

7 lines
88 B
INI

set timeout = 0
set default = 0
menuentry "iceOS" {
multiboot2 /boot/iceOS.bin
boot
}