Files
magenta/tools/boot-image/grub.cfg
T
2026-04-30 20:30:36 +01:00

5 lines
69 B
INI

menuentry "Magenta Kernel" {
multiboot /boot/magenta_kernel
boot
}