B. Kent: > > - Created the USB installer disk and then tried to modify the > BOOTX64.cfg file (with VI), USB filesystem is Read Only > - I've read that I need to mount the Qubes ISO on my laptop, edit > BOOTX64.cfg from the ISO and then save that file...then create a new > USB > install disk > - Problem is, I'm not sure how to do that via terminal...(if someone > can detail, would appreciate it.) > - Problem #2 - Edits to the BOOTX.64.cfg file * See attached (Need help > in understanding what should be done to make it to the installer screen)
Of the two options at the beginning of https://www.qubes-os.org/doc/uefi-troubleshooting/, the first is probably easier. Since you're running Linux already, I think you can do it through the Files browser. Just make sure to edit the file as root. You may not need the efi=no-rs option. In your case, I suspect it's the nvidia card causing problems. Try to disable it in UEFI config. If not possible, you probably want at least nouveau.modeset=0, or the full set of nouveau.modeset=0 rd.driver.blacklist=nouveau video=vesa:off. -- - don't top post Mailing list etiquette: - trim quoted reply to only relevant portions - when possible, copy and paste text instead of screenshots -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/23cdbe04-1dc0-afd4-d270-b7ca9d2ef59c%40danwin1210.me.
