By default, NVME disks are not seen by the Ubuntu 18.04 installer (USB key).
To make the disk(s) visible, you should do this:
- when Grub presents options, type
e
- on the line you’ll select, add
load_nvme=YES
(you can also removesplash quiet ---
that hides the logs of boot)
2 réponses sur “Make NVME disks visible to Ubuntu USB-key installer”