Comment 54 for bug 1626894

Revision history for this message
Bryan (utefan1) wrote :

I just ran into this issue (2018-01-04) on Amazon AWS. The nvme drive was not detected on Amazon's Ubunto 16.04. Fixed after running
apt-get update
apt-get upgrade
apt-get dist-upgrade
reboot.

dist-upgrade seems to be the key. lsb_release -a says 16.04.03 now.