Files
operating-system/grub.cfg

5 lines
59 B
INI

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