[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
EFI NVMe Grub does not see any disk
From: |
Manuel Lauss |
Subject: |
EFI NVMe Grub does not see any disk |
Date: |
Wed, 19 Apr 2017 13:47:36 +0200 |
Hello,
I'm trying to get grub running on an EFI system which only has a NVMe disk.
My problem is that when grub is launched by EFI (from the ESP), it
does not see any disks at all,
'ls' just prints "(proc)" and nothing more. Is there a way to get
grub to recognize the disk
the firmware has loaded it from?
It's installed this way, /boot/efi is /dev/nvme0n1p2, which is the
ESP. Version is 2.02_rc2
grub-install --efi-directory=/boot/efi --no-nvram --target=x86_64-efi
--compress=xz --themes="breeze" /dev/nvme0n1p2
Thanks!
Manuel
- EFI NVMe Grub does not see any disk,
Manuel Lauss <=