You can fix your Windows install to work with AHCI. I did this on my Dell XPS 13 and the only issue I had was it triggered a bitlocker recovery. After entering the recovery key it's been all good.
On Thu, 2020-08-13 at 11:02 -0400, Neal Becker wrote: I recently had a lenovo laptop with windows 10 preinstalled, and the nvme did not show up. If you go into bios and turn off the raid setting, then it showed up. Of course, no more windows if you do this.
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
_______________________________________________ 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
|
_______________________________________________
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