Gå vidare till huvudinnehållet
  • Lägg beställningar snabbt och enkelt
  • Visa beställningar och kontrollera leveransstatus
  • Skapa och kom åt en lista över dina produkter
  • Hantera dina webbplatser, produkter och kontakter på produktnivå från Dell EMC med hjälp av företagsadministration.

Loading Ubuntu on Systems Using PCIe M2 Drives

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

Den här artikeln kan ha översatts automatiskt. Om du har feedback angående kvaliteten kan du meddela oss via formuläret längst ned på den här sidan.

Artikelns innehåll


Instruktioner

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.

Ytterligare information

Artikelegenskaper


Senaste publiceringsdatum

04 jan. 2024

Version

5

Artikeltyp

How To