Project

General

Profile

Automatically loading additional modules

labaparo - about 1 year ago -

Hi

I've been trying to get Tun to automatically load, but unsuccessful thus far, I did read the Kernel modules guide at parabola.nu, which refers to rc.conf, but I didn't see anything in there that would help me, or perhaps I overlooked it. Anyway would like some help if anyone has time.

I would like it to load, as it is required for openvpn, which I would later also like to automatically run when I've sorted this issue.

The only thing I've been able to do so far is to use the modprobe command to manually load it.

Any suggestions?


Replies (2)

RE: Automatically loading additional modules - nona - about 1 year ago -

Have you tried by modifying the MODULES (bash) array in /etc/mkinitcpio.conf or adding something inside /etc/mkinitcpio.d/? If not, these keywords may help you to find an answer.

RE: Automatically loading additional modules - labaparo - about 1 year ago -

I did try adding tun to the MODULES (bash) after your suggestion but it did not work in my case, thanks for the tip. I just read that tun is not a module, but a built in kernel, maybe that's why it is not working.

    (1-2/2)