Hi all!
In order to make work my raid drive, every time the kernel packages are updated via Manjaro package manager, I have to:
- Download last stable kernel.
- Mark ahci built in kernel module as “loadable”.
- Compile and install the custom kernel to able to unload the ahci kernel module.
Is there any way to mark the ahci built in kernel module as loadable even I update the kernel?
Thank you!