11 lines
361 B
Plaintext
11 lines
361 B
Plaintext
# Timeout in seconds that Limine will use before automatically booting.
|
|
timeout: 3
|
|
|
|
# The entry name that will be displayed in the boot menu.
|
|
/Elyz (RINA KERNEL)
|
|
# We use the Limine boot protocol.
|
|
protocol: limine
|
|
|
|
# Path to the kernel to boot. boot():/ represents the partition on which limine.conf is located.
|
|
kernel_path: boot():/boot/kernel
|