I want to use QubeOS in my ROG Zephyrus G15 GA503RM.
When I boot up I get the errors
udev error while assigning device slot ID
and
FATAL: Module floppy not found
I have tried installing the latest kernel ISO release, but the problem remained. I also tried adding x2apic=false
like this to EFI/BOOT/grub.cfg
menuentry 'Install Qubes OS 4.1.20230128 using 6.1.7-1.fc32.qubes' --class qubes --class gnu-linux --class gnu --class os {
multiboot2 /images/pxeboot/xen.gz console=none x2apic=false
module2 /images/pxeboot/vmlinuz-6.1.7-1.fc32.qubes inst.stage2=hd:LABEL=QUBES-4-1-20230128-X86-64 plymouth.ignore-serial-consoles quiet
module2 /images/pxeboot/initrd-6.1.7-1.fc32.qubes.img
}
I can’t downgrade my BIOS, I haven’t found any old firmware versions online