mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-02 19:09:16 +00:00
Updated configs
This commit is contained in:
@ -5,6 +5,6 @@ set timeout=0
|
||||
menuentry "Fennix" {
|
||||
clear
|
||||
echo "Loading Fennix..."
|
||||
multiboot2 /kernel.fsys --alloc=xallocv1 --cores=0 --tasking=multi --drvdir=/system/drivers --init=/system/init.elf --ioc=true --udl=true
|
||||
multiboot2 /kernel.fsys --alloc=xallocv1 --cores=0 --ioapicirq=1 --tasking=multi --drvdir=/system/drivers --init=/system/init.elf --ioc=true --udl=true
|
||||
boot
|
||||
}
|
||||
|
Reference in New Issue
Block a user