osdev/isodir/boot/grub/grub.cfg

4 lines
47 B
INI
Raw Normal View History

menuentry "myos" {
multiboot /boot/myos.bin
}