mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 16:45:03 +00:00
7 lines
85 B
INI
7 lines
85 B
INI
timeout=0
|
|
|
|
menuentry 'Serenity' {
|
|
root=hd0,1
|
|
multiboot /boot/kernel root=hd0,1
|
|
}
|