Files
JPOS/grubtemplate/boot/grub/grub.cfg
Justus Wolff 115b4c88a1 first commit
2026-02-26 00:06:36 +01:00

5 lines
79 B
INI

menuentry "JPOS" {
multiboot2 /boot/kernel
module2 /boot/JPOS.initrd
boot
}