Siirry pääsisältöön
  • Tee tilauksia nopeasti ja helposti
  • Tarkastele tilauksia ja seuraa lähetyksen tilaa
  • Luo tuoteluettelo ja käytä sitä
  • Hallitse Dell EMC-sivustoja, tuotteita ja tuote-tason yhteystietoja yrityksen hallinnan avulla.

Loading Ubuntu on Systems Using PCIe M2 Drives

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

Tämä artikkeli on saatettu kääntää automaattisesti. Jos sinulla on palautetta sen laadusta, ilmoita siitä meille käyttämällä tämän sivun alareunassa olevaa lomaketta.

Artikkelin sisältö


Ohjeet

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.

Lisätietoja

Artikkelin ominaisuudet


Edellinen julkaisupäivä

04 tammik. 2024

Versio

5

Artikkelin tyyppi

How To