<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>I suspect I'm missing something obvious here, but I can't figure out what. Unfortunately, I have to work with hfsplus formatted drives, so I went about adding elrepo to my base centos 7 install. Everything seemed to go perfectly, but kmod-hfsplus isn't found in the repo when I use yum install or the software manager.<br><br><br>[root@new-host-2 ]# rpm --import https://www.elrepo.org/RPM-GPG-KEY-elrepo.org<br>[root@new-host-2 ]# rpm -Uvh http://www.elrepo.org/elrepo-release-7.0-2.el7.elrepo.noarch.rpm<br>Retrieving http://www.elrepo.org/elrepo-release-7.0-2.el7.elrepo.noarch.rpm<br>Preparing...&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ################################# [100%]<br>Updating / installing...<br>&nbsp;&nbsp; 1:elrepo-release-7.0-2.el7.elrepo&nbsp; ################################# [100%]<br>[root@new-host-2 ]# yum install kmod-hfsplus<br>Loaded plugins: fastestmirror, langpacks<br>elrepo&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | 2.9 kB&nbsp;&nbsp;&nbsp;&nbsp; 00:00&nbsp;&nbsp;&nbsp;&nbsp; <br>elrepo/primary_db&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | 229 kB&nbsp;&nbsp; 00:00&nbsp;&nbsp;&nbsp;&nbsp; <br>Loading mirror speeds from cached hostfile<br>&nbsp;* base: mirrors.seas.harvard.edu<br>&nbsp;* elrepo: elrepo.org<br>&nbsp;* extras: mirrors.tripadvisor.com<br>&nbsp;* updates: mirrors.tripadvisor.com<br>No package kmod-hfsplus available.<br>Error: Nothing to do<br><br>I found the third comment on the bottom of the following page highlighting the same problem.<br><a href="http://www.spidersoft.com.au/2011/centos-6-and-mac-os-extended-hfs-plus-support/">http://www.spidersoft.com.au/2011/centos-6-and-mac-os-extended-hfs-plus-support/</a><br>                                               </div></body>
</html>