I’m using the ASUS P5NESLI board with the most recent bios #1406 and a Sabrent PCIe to NVMe adaptor with a Samsung 2 TB NVME
I installed Kali on the NVMe without problems, but it doesn’t boot. My bios doesn’t have options to set the PCIe to boot, so I have the removable option set.
I reinstalled Kali and chose a USB flash drive when it asked where to install the grub.
Now, it boots up to grub rescue, and the ls command shows the following:
(hd0) (hd0,msdos2) (hd0,msdos1) (fd0)
error is: /boot/grub/i386-pc/normal.mod not found
I can not use ls to get into any of these drives, but they shouldn’t be the correct drives anyway, and I understand that the error is because it can’t find the file on the drive that needs to be booted.
In rescue mode, I can see that Kali shows the nvme drive at /dev/nvme0n1
/dev/nvme0n1 - 2.0TB samsung SSD 990 EVO Plus 2TB
#1 Primary 2.0 TB B ext4
#5 logical 4.3 GB swap
I’m not sure what to do at this point or if it’s possible to boot to it.