Passer au contenu principal
  • Passer des commandes rapidement et facilement
  • Afficher les commandes et suivre l’état de votre expédition
  • Profitez de récompenses et de remises réservées aux membres
  • Créez et accédez à une liste de vos produits
  • Gérer vos sites, vos produits et vos contacts au niveau des produits Dell EMC à l’aide de la rubrique Gestion des informations de l’entreprise.

Loading Ubuntu on Systems Using PCIe M2 Drives

Résumé: Steps for installing Ubuntu on PCIe M2 hard drives.

Cet article a peut-être été traduit automatiquement. Si vous avez des commentaires concernant sa qualité, veuillez nous en informer en utilisant le formulaire au bas de cette page.

Contenu de l’article


Instructions

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.

Informations supplémentaires

Propriétés de l’article


Dernière date de publication

04 janv. 2024

Version

5

Type d’article

How To