Move to new limine format.
This commit is contained in:
parent
d1b5720abd
commit
c4613cf87f
3 changed files with 12 additions and 12 deletions
|
|
@ -1,11 +0,0 @@
|
|||
# Needs to be copied into the EFI partition of the drive.
|
||||
|
||||
TIMEOUT=0
|
||||
|
||||
:AcadiaOS
|
||||
PROTOCOL=limine
|
||||
|
||||
KERNEL_PATH=boot:///zion
|
||||
MODULE_PATH=boot:///sys/yellowstone
|
||||
MODULE_PATH=boot:///sys/denali
|
||||
MODULE_PATH=boot:///sys/victoriafalls
|
||||
11
zion/boot/limine.conf
Normal file
11
zion/boot/limine.conf
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# Needs to be copied into the EFI partition of the drive.
|
||||
|
||||
timeout: 0
|
||||
|
||||
/AcadiaOS
|
||||
protocol: limine
|
||||
|
||||
kernel_path: boot():/zion
|
||||
module_path: boot():/sys/yellowstone
|
||||
module_path: boot():/sys/denali
|
||||
module_path: boot():/sys/victoriafalls
|
||||
Loading…
Add table
Add a link
Reference in a new issue