Files
mango/tools/boot-image/grub.cfg
2024-11-02 11:31:51 +00:00

5 lines
65 B
INI

menuentry "Mango Kernel" {
multiboot /boot/mango_kernel
boot
}