You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, i've tried to boot ToaruOS on real UEFI hardware which constantly failed. I've tried booting on a MacBook Air 2013 model with uefi 1.1, and a modern HP desktop computer which has uefi 2.7.
Booting with GRUB both machines failed as grub send the error Could not obtain simple_file_system_protocol.
When booting without GRUB but using the /efi/boot/bootx64.efi ToaruOS bootloader with VirtualBox/VMware drivers disabled with also SMP disabled, both machine get stuck at the execution of /bin/init.
Also when compiling ToaruOS with docker and running the image with qemu the generic: Failed to execute /bin/init. appears.