mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-02 10:59:15 +00:00
Update files
This commit is contained in:
@ -7,7 +7,7 @@ menuentry "Fennix" {
|
||||
load_video
|
||||
clear
|
||||
echo "Loading kernel"
|
||||
multiboot2 /kernel.fsys --ioapicirq=1 --linux=false --ioc=true --udl=true --simd=true
|
||||
multiboot2 /fennix.elf --ioapicirq=1 --ioc=true --udl=true --simd=true
|
||||
echo "Loading initrd"
|
||||
module2 /initrd.tar.gz initrd
|
||||
echo "Booting..."
|
||||
|
Reference in New Issue
Block a user