amigen7 icon indicating copy to clipboard operation
amigen7 copied to clipboard

DiskSetup.sh Not Compatible with Gen 5 Instance Types

Open ferricoxide opened this issue 7 years ago • 0 comments

Problem Description:

Due to NVMe devices using different naming conventions for disks/partition (/dev/nvmeXnYpN vice /dev/xvdXN), script fails when using ${CHROOTDEV}N as targeting-method. See:

Expected Behavior:

The DiskSetup.sh script should work on both NVMe- and non NVME-enabled instance-types

Fix recommendation:

Change targeting method used for the above-enumerated lines.

ferricoxide avatar Oct 17 '18 18:10 ferricoxide