Live ISO not finding NVME drive

So I’m trying to install the latest EOS on my PC, the NVME shows in the UEFI, various distros and windows, but when I boot the EOS iso, it finds my normal sata ssd, all new mediums, but not my primary nvme ssd. It doesnt show up in fdisk -l, lsblk, gparted or the installer.

I’ve got this log of dmesg if it helps:

[root@EndeavourOS liveuser]# dmesg | grep nvm
[    0.000000] Command line: initrd=\arch\boot\intel-ucode.img initrd=\arch\boot\amd-ucode.img initrd=\arch\boot\x86_64\initramfs-linux.img archisobasedir=arch archisolabel=EOS_202406 cow_spacesize=10G copytoram=n nvidia nvidia_drm.modeset=1 nouveau.modeset=0 i915.modeset=1 radeon.modeset=1 nvme_load=yes module_blacklist=pcspkr
[    0.052367] Kernel command line: initrd=\arch\boot\intel-ucode.img initrd=\arch\boot\amd-ucode.img initrd=\arch\boot\x86_64\initramfs-linux.img archisobasedir=arch archisolabel=EOS_202406 cow_spacesize=10G copytoram=n nvidia nvidia_drm.modeset=1 nouveau.modeset=0 i915.modeset=1 radeon.modeset=1 nvme_load=yes module_blacklist=pcspkr
[    0.052587] Unknown kernel command line parameters "nvidia archisobasedir=arch archisolabel=EOS_202406 cow_spacesize=10G copytoram=n nvme_load=yes", will be passed to user space.
[    0.706336]     nvme_load=yes

RESOLVED: Turns out my Bios uses Intel RST Premium With Intel Optane System Acceleration for Storage, which I thought was AHCI but faster but turns out it’s just a fancy pants name for RAID, which is known to not work :stuck_out_tongue: