Files
ladybird/Kernel/grub.cfg

7 lines
85 B
INI

timeout=0
menuentry 'Serenity' {
root=hd0,1
multiboot /boot/kernel root=hd0,1
}