Files
RockOS/grub.cfg

4 lines
72 B
INI
Raw Normal View History

menuentry "RockOS" {
multiboot /boot/rockos/
module /boot/initrd.img
}