mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-02 10:59:15 +00:00
Update bootloader configs
This commit is contained in:
@ -3,6 +3,6 @@ set timeout=0
|
||||
# set lang=ro_RO
|
||||
|
||||
menuentry "Fennix" {
|
||||
multiboot2 /kernel.fsys --alloc=liballoc11 --cores=0 --tasking=multi --drvdir=/system/drivers
|
||||
multiboot2 /kernel.fsys --alloc=liballoc11 --cores=0 --tasking=multi --drvdir=/system/drivers --init=/system/init
|
||||
boot
|
||||
}
|
Reference in New Issue
Block a user