This commit is contained in:
mintsuki 2022-08-29 10:49:27 +02:00
parent 579d163b6d
commit 681dfd58a3
2 changed files with 9 additions and 8 deletions

View file

@ -3,9 +3,8 @@ TIMEOUT=3
# The entry name that will be displayed in the boot menu
:Limine Barebones
# Change the protocol line depending on the used protocol.
PROTOCOL=limine
# Change the protocol line depending on the used protocol.
PROTOCOL=limine
# Path to the kernel to boot. boot:/// represents the partition on which limine.cfg is located.
KERNEL_PATH=boot:///kernel.elf
# Path to the kernel to boot. boot:/// represents the partition on which limine.cfg is located.
KERNEL_PATH=boot:///kernel.elf