mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-02 10:59:15 +00:00
refactor(tools): update boot configurations
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
This commit is contained in:
@ -7,7 +7,7 @@ menuentry "Fennix" {
|
||||
load_video
|
||||
clear
|
||||
echo "Loading kernel"
|
||||
multiboot2 /fennix.elf --ioapicirq=1 --udl=true --simd=true --init=/bin/fsh
|
||||
multiboot2 /fennix.elf --init=/sys/bin/init
|
||||
echo "Loading rootfs"
|
||||
module2 /rootfs.tar rootfs
|
||||
echo "Booting..."
|
||||
|
Reference in New Issue
Block a user