|
From: | Andrei Borzenkov |
Subject: | Re: how to chainload to an nvme ssd? |
Date: | Tue, 19 Nov 2024 20:37:53 +0300 |
User-agent: | Mozilla Thunderbird |
19.11.2024 18:37, gilg@janusme.eu wrote:
Hi every one My motherboard does not have an nvme slot. So I added a pci-nvme adapter. It works fine. I have 4 other hard drives where I installed some os's whicj are already full. I use grub on my first HDD to "chainload" to all other systems and I this time I wanted to install Fedora on the nvme. But I didn't find out how to chain towards an nvme partition. Grub ls command does not find this device.
grub is using BIOS services. If BIOS does not see this device, grub won't either.
There was patch to implement grub NVMe driver; I do not know if there are any plans to include it.
I found a trick on chatgpt but it appears to be wrong: root=(/dev/nvme0n1p2) does not work. Is there some solution ? Thx
[Prev in Thread] | Current Thread | [Next in Thread] |