Files
magenta/tools/boot-image/grub.cfg
T

5 lines
69 B
INI
Raw Normal View History

2026-04-30 20:30:36 +01:00
menuentry "Magenta Kernel" {
multiboot /boot/magenta_kernel
boot
}