RE: System "hangs" on kernels > v4.4-rc1 - mpt2sas problem?
From: Luck, Tony
Date: Fri Jan 08 2016 - 13:24:16 EST
> Tony> /me goes to find how to tell Dracut to add the mpt3sas module to
> Tony> the initrd.
>
> Great!
/etc/dracut.conf
add_drivers+="mpt3sas"
and now my system boots.
Thanks again for the help.
-Tony