On Thu, 2020-08-13 at 08:48 -0400, Tom Horsley wrote: > On Thu, 13 Aug 2020 10:16:26 +0000 > Alex Gurenko via users wrote: > > > Do you have any pointers or ideas what could it be and how to fix it? > > I can say that the fedora 32 live image had no problem installing > on my new desktop system which only has NVME storage, so there > isn't a general problem with fedora and NVME, must be something > specific to that system. > > You could turn the process inside out - use the windows virtualization > code to install fedora in a windows virtual machine, then run that > in full screen :-). > _______________________________________________ > It might be worth checking: If the UEFI does not "see" the SSD then check the status of the Protective MBR boot flag using gdisk/fdisk To CLEAR the flag gdisk /dev/sda p ; v ; x ; n ; w ; To SET/CLEAR the flag fdisk /dev/sda M ; i ; a ; i ; w ; q ; John _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx