radix/isodir/boot/grub/grub.cfg

4 lines
47 B
INI
Raw Normal View History

2024-03-02 16:23:10 +13:00
menuentry "myos" {
multiboot /boot/myos.bin
}