On Thursday 7th April 2016 I wrote:

> I have a new box with an NVMe SSD drive attached to the PCI bus via an
> M.2 interface. The drive shows up as /dev/nvme0n1, with partitions
> /dev/nvme0n1p1, /dev/nvme0n1p2, ... 

> After following the instructions in the handbook for a UEFI system, I get
> as far as a kernel panic. Grub finds the kernel and starts it, but it seems
> to be passing a null root device name.

> Can anyone offer some advice to help me get past this?

The problem was sys-boot/grub-2.02_beta2-r9, which UEFI never ran.

The fix was to get rid of grub altogether and instead use sys-boot/gummiboot. 
Not only was it fully functional, it was a welcome relief not to have to 
grapple with grub's baroque complexity and to be able to return to the simple 
booting I remember from years ago.

I'd spent five long days wrestling with grub, going round in circles and 
getting nowhere, before I was pointed to gummiboot.

Let's hope this helps someone else get a new computer booting.

-- 
Rgds
Peter


Reply via email to