Asuro/iso/boot/grub/grub.cfg

5 lines
79 B
INI

GRUB_DEFAULT=asuro
menuentry "Asuro" --id asuro {
multiboot /boot/asuro.bin
}