Update
This commit is contained in:
parent
579d163b6d
commit
681dfd58a3
2 changed files with 9 additions and 8 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue