diff --git a/config/includes.chroot.oem/var/lib/pureos-oem/install-pureos-oem.py b/config/includes.chroot.oem/var/lib/pureos-oem/install-pureos-oem.py index a72ba53..00aea61 100755 --- a/config/includes.chroot.oem/var/lib/pureos-oem/install-pureos-oem.py +++ b/config/includes.chroot.oem/var/lib/pureos-oem/install-pureos-oem.py @@ -179,6 +179,8 @@ def pureos_oem_setup(): for d in local_disks: if '_ssd_' in d.lower(): primary_disk_path = d + if 'nvme' in d.lower(): + primary_disk_path = d break # resolve to node in /dev