it compiles!
This commit is contained in:
+7
-1
@@ -1,5 +1,11 @@
|
||||
# Timeout in seconds that Limine will use before automatically booting.
|
||||
timeout: 1
|
||||
|
||||
# The entry name that will be displayed in the boot menu.
|
||||
/foundry-os
|
||||
# We use the Limine boot protocol.
|
||||
protocol: limine
|
||||
kernel_path: boot()/boot/kernel
|
||||
|
||||
# Path to the kernel to boot. boot():/ represents the partition on which limine.conf is located.
|
||||
kernel_path: boot():/boot/kernel
|
||||
|
||||
|
||||
Reference in New Issue
Block a user