7 lines
97 B
INI
7 lines
97 B
INI
default=0
|
|
timeout=0
|
|
menuentry "Hazel" {
|
|
multiboot /boot/kernel.bin
|
|
module /boot/initrd
|
|
}
|