12 lines
379 B
Text
Executable file
12 lines
379 B
Text
Executable file
# Timeout in seconds that Limine will use before automatically booting.
|
|
timeout: 3
|
|
serial: yes
|
|
verbose: yes
|
|
|
|
# The entry name that will be displayed in the boot menu.
|
|
/SILD - Soaplin 1.0
|
|
# We use the Limine boot protocol.
|
|
protocol: limine
|
|
|
|
# Path to the kernel to boot. boot():/ represents the partition on which limine.conf is located.
|
|
path: boot():/boot/kernel
|