On 03/16/2017 06:53 PM, Neil Bothwick wrote:
> On Thu, 16 Mar 2017 18:13:22 -0600, the...@sys-concept.com wrote:
> 
>>>> but running: /etc/init.d/modules-load restart
>>>> does not restart the module.  
>>>
>>> Does modprobe load it?  
>>
>> Yes, it did; thank you.
>> modprobe it87  Worked.
>>
>> But when I run:
>> /etc/init.d/modules-load restart
>>
>> It is not showing up?
>> I have "it87" in /etc/config.d/modules
> 
> The should be
> 
> modules="it87"
> 
> and it should be in /etc/conf.d/modules

Thanks for the correction, yes: modules="it87"
But it still not loading/reloading it.

/etc/init.d/modules-load restart
 * Loading module vboxnetflt                     [ ok ]
 * Loading module vboxnetadp                     [ ok ]
 * Loading module vboxdrv                        [ ok ]
 * Loading module vboxpci ...

cat /etc/conf.d/modules 
modules="vboxdrv vboxnetflt vboxnetadp vboxpci"
modules="it87"

--
Thelma

Reply via email to