mirror of
https://github.com/tailix/kernel.git
synced 2024-11-20 11:16:10 -05:00
5 lines
90 B
INI
5 lines
90 B
INI
set timeout=0
|
|
|
|
menuentry "Tailix" {
|
|
multiboot2 /boot/tailix.multiboot2 hello kernel
|
|
}
|