Passa al contenuto principale
  • Effettua gli ordini in modo rapido e semplice
  • Visualizza gli ordini e monitora lo stato della spedizione
  • Crea e accedi a un elenco dei tuoi prodotti
  • Gestisci i siti, i prodotti e i contatti per livello di prodotto di Dell EMC tramite l'amministrazione della società.

Loading Ubuntu on Systems Using PCIe M2 Drives

Riepilogo: Steps for installing Ubuntu on PCIe M2 hard drives.

È possibile che questo articolo sia stato tradotto automaticamente. Se desideri fornire un riscontro sulla sua qualità, contattaci utilizzando il modulo in fondo a questa pagina.

Contenuto dell'articolo


Istruzioni

This article provides information about how to install Ubuntu on systems using PCIe M2 drives.


Hard Drive Not Seen

When booting to the Ubuntu 14.04 / 15.04 media on a system that only has a PCIe based m2 drive. You may see that the Installer cannot locate a hard drive (the installer only looks for /dev/sdx by default) (Figure 1).
SLN299303_en_US__1LinuxM2drive-5
Figure 1


NVME Load

Note: Users should go to the system BIOS (F2 on boot up) and change the SATA setting to AHCI. Should the drive still not be seen after this change. Users should then follow the instructions below.

Add the following kernel argument at boot time:
nvme_load=YES

  • Press F12 when you see the keyboard prompt (Figure 2):
    SLN299303_en_US__3LinuxM2drive-1
    Figure 2
     
  • Press Enter to select Language
  • Press F6
  • Press Esc
  • Modify the boot option to add "nvme_load=YES" and remove "quiet splash ---"
    Before (Figure 3):
    SLN299303_en_US__4LinuxM2drive-2
    Figure 3

    After (Figure 4):
    SLN299303_en_US__5LinuxM2drive-3
    Figure 4

    Press Enter.

The NVME drive is now available in the installer (Figure 5):
SLN299303_en_US__6LinuxM2drive-4(1)
Figure 5

  • Controller: Nvme0
  • Port: N1
  • Partition: Px

More Information about Ubuntu

If you have further questions about this article, contact Dell Technical Support.

Informazioni aggiuntive

Proprietà articolo


Ultima data di pubblicazione

04 gen 2024

Versione

5

Tipo di articolo

How To