I see VMD in a picture, not changable.
If you want, I think you could try the following:
- use the USB and from there chroot into your system
- run
sudo micro /etc/mkinitcpio.conf - add the module
vmdto the MODULES list - run
sudo mkinitcpio -Pto regenerate all initramfs - run
sudo micro /etc/default/grub - add
nvme_load=YEStoGRUB_CMDLINE_LINUXline - run
sudo grub-mkconfig -o /boot/grub/grub.cfgto regenerate the GRUB menu - reboot