First check the volatility\profiles github for existing profiles. If yours is not there, roll your own.
You might need to find the specific binaries off a site like rpm.pbone.net ex. http://rpm.pbone.net/index.php3/stat/4/idpl/26992674/dir/redhat_el_6/
git clone https://github.com/volatilityfoundation/volatility.git cd volatility/tools/ copy the linux tree to the above VM
cp /boot/System.map-* . zip -profile.zip module.dwarf System.map*
####This is your volatility profile. Put it in the volatility/plugins/overlaps/linux