I have a problem while I am trying to install Fedora 43 from a live ISO. My platform is a MacBook Pro M1 (arm64) with Parallels as hypervisor. It worked fine with Fedora 36 some time ago. Now it stucks immediately at the first boot at the steps shown in the screenshot. After around 2 or 3 minutes, the emergency mode appears. BUT it seems that my ‘real’ problem is some lines before: virtio_gpu virtiol: probe with driver virtio_gpu failed with error -22
I don’t know so much about Linux, so I’m asking here if someone can help me.
Have you tried booting the Live ISO with basic graphics mode? Select “Troubleshooting —>” from the GRUB boot menu, then select “Start Fedora Workstation-Live in basic graphics mode””
I was using parallels until utm worked for Fedora. See https://docs.getutm.app/
I recall parallels support for new linux kernels sometimes lagged a bit.
Utm runs f43 well for me on macOs
Thank you for all the answers. After reading them all, I think that my Hypervisor (Parallels Desktop 18) might be the problem, because it seems to work with UTM or VMware.
I‘ll contact the Parallels support aswell, but maybe they’ve fixed it already with Parallels Desktop 26.
The error code from the virtual GPU driver is -22, which is EINVAL internally. Invalid argument /unsupported/invalid/etc.
As such, I’d say the issue was almost certainly the virtual GPU in Parallels 18. Upgrade if you can, and you’ll possibly find it the issue is resolved.