I have two hard drives and I installled debian 12 onthe Nvme01n
on boot I press esc and I get the list of devices
the nvme is on number 2
I click two and initially it said Booting from Hardisk Grub_
but then I issued this comand
grub-install /dev/nvme01n
grub-install --recheck /dev/nvme01n
update-grub
and now when selecting the nvme in the bios menu I am booting into my primary device
any advice?
Thank you