Files
JPOS/grubtemplate/boot/grub/grub.cfg

5 lines
79 B
INI
Raw Normal View History

2026-02-26 00:06:36 +01:00
menuentry "JPOS" {
multiboot2 /boot/kernel
module2 /boot/JPOS.initrd
boot
}