Pular para o conteúdo principal
  • Faça pedidos de forma rápida e simples
  • Visualize os pedidos e acompanhe o status de envio
  • Crie e acesse uma lista dos seus produtos
  • Gerencie seus sites, produtos e contatos de nível de produto da Dell EMC usando o Company Administration.

Loading Ubuntu on Systems Using PCIe M2 Drives

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

Este artigo pode ter sido traduzido automaticamente. Se você tiver comentários sobre a qualidade dele, conte-nos usando o formulário na parte inferior da página.

Conteúdo do artigo


Instruções

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.

Mais informações

Propriedades do artigo


Data da última publicação

04 jan. 2024

Versão

5

Tipo de artigo

How To