Tuxedo <
tux...@mailinator.com> wrote:
> It's a 64 bit 14.2 I have on my USB-media. However, it may be some years
> old. On a previous installation I tested comparing it with the 32 bit
The official 14.2 media (both 32- and 64-bit ones) are a bit more than
2 years old (july 2016). Lots of hardware changes have happened since.
> hardware with an SSD. With NVM media, do you refer to the USB
> installation media or that SSD's may not work correctly?
NVMe is a new standard for especially SSD disks and as your partition
table had /dev/nvm* device names (and _not_ /dev/sd<letter><number>
ones, which would result from sata/scsi-like disks) I suspect your
SSD _is_ a NVMe one. They do not use the old S-ATA disk interface
anymore but a special controller, developed for solid state drives
(NVMe stands for Non-Volatile Media-express and works through the
PCI-express bus, just like faster screen adaptors).
You need a newer kernel for those then the 14.2 ISO can provide
(the 4.4.153 one, provided as an update FOR Slackware 14.2, should
have that support, but that one isn't on the ISO and even then the
installer will maybe not detect NVMe technology drives correctly).
BTW: Slackware 14.2 original came out with the 4.4.14 kernel, that one
has been updated (in the patches/packages tree on Slackware mirrors)
multiple times already. This 4.4.153 one was released a few days ago.