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
Flashed a fedora coreos (arm64) image to a usb drive
As per the readme, manually edited the cmdline in grub and added acpi=off (for some reason the uefi settings refused to save that option 🤷).
Press f10 to boot
I get exactly the following output:
Booting a command list
EFI stub: Decompressing Linux Kernel...
EFI stub: Using DTB from configuration table
EFI stub: Exiting boot services...
The usb continues flashing (i.e. either something is writing to it or something is reading from it), but nothing further happens. I let it sit for at least 10 minutes, but still nothing.
acpi=off(for some reason the uefi settings refused to save that option 🤷).