When installing Qubes 4.0.4, the screen does not show anything (black screen). As a user pointed out, this might be due to Qubes 4.0.4 not supporting kernels <= 5.8. I did not have this problem with Qubes R4.1.0 Beta, and I successfully got a screen where I could select to either test the medium and then install later or install now. Sadly, both crash with an error in CPU 0.
In my previous post, I got the advice to change BOOTX64.cfg and remove noexitboot and mapbs. Sadly, this resulted in an unbootable file for me and changing the file was difficult as it’s read only. (For anyone stumbling upon this later, I tried the steps listed here: How to modify the Qubes-R4.0.4-x86_64.iso) If anyone has an easier way to change these options, I’d be happy to know as the method listed on the wiki did not work for me.
My problem is that version 4.1 does not seem to have a BOOTX64.cfg file, but instead a BOOTX64.EFI file. I’m not sure how I could modify this file, or if I am supposed to. What would be the best way for me to proceed? All advice is welcome!
Are you sure that you are using BOOTX64.efi ? if you missing BOOTX64.cfg you must’ve seen xen load version ......... no configuration loaded something like that, did you see that ?
\ case 2
Can you provide efibootmgr -v in the system ? you can use qubes os rescue, enter your disk pass and run the command.
I tried adding the BOOTX64.cfg file from Qubes 4.0.4 into Qubes 4.1, but there doesn’t seem to be enough space.
Case 2:
I tried booting the USB and entering Qubes OS rescue in command line mode, but I’m afraid the command efibootmgr doesn’t seem to be available. I hope that helps
I don’t have Qubes installed yet. I’ve got a live USB with a Qubes 4.1 iso that I am trying to install. Are you referring to the USB when you say Qubes OS media installation?
Oh no problem, we’re all human! I really appreciate the help! I’m determined to figure this out, haha. I’ll make sure to have a look and get back to you, thank you!
I’m afraid you might have linked the same thread twice, haha. I’ve checked out the thread, and I’m afraid I run into the same problems described in my original post. The file I am supposed to edit is not present in Qubes 4.1, and in Qubes 4.0, I am unable to edit the BOOTX64.cfg file without the file resulting in an unbootable file
So far I’ve been unable to find a thread explaining the steps you have to take to edit the BOOTX64.cfg file in Qubes 4.0 without the file becoming unbootable. The steps listed on the wiki: UEFI troubleshooting | Qubes OS do not seem to work for me. When I mount the USB and type sudo su -, and ls, I only see a file called anaconda-ks.cfg. I don’t seem to have write permissions for editing the BOOTX64.cfg file. When I edit the file like described in How to modify the Qubes-R4.0.4-x86_64.iso, it results in an unbootable file
Okay i believe that grub.cfg is the configuration for BOOTX64.efi
and i’ve found that
Is using same cpu as yours and have i915.alpha_support=1 in boot config, can you try boot again and edit Install qubes* entry then add i915.alpha_support=1
Thanks for the reply, sorry for my late response. I didn’t know you could edit the boot options like this, thank you! I tried doing this and setting i915.alpha_support=1, as well as noexitboot=0 and mapbs=0 (Thought it might be worth a shot) but it sadly doesn’t seem to work. Thanks anyway! What do you suggest I do now?