Page 1 of 1

Centos 7 4.18.5 Make Error When Installing a Tool

Posted: 2019/06/12 21:55:34
by ffl3883
Hello,

I am trying to install a tool called al_ahci to be able see a intel M.2 Drive in the system. I got the following error when make.

Code: Select all

make -C /lib/modules/4.18.5-hotplug-patch/build M=/root/al_ahci/ modules
make: *** /lib/modules/4.18.5-hotplug-patch/build: No such file or directory.  Stop.
make: *** [all] Error 2
Any suggestions ?

Thanks

ffl3883

Re: Centos 7 4.18.5 Make Error When Installing a Tool

Posted: 2019/06/12 22:27:02
by TrevorH
A Google for 'al_ahci' returns no hits. What is this kernel module you are trying to build and where did you get it from? And perhaps more importantly, what are you actually trying to do since M.2. drives just work on CentOS without anything else being added.