Where to define manual modules to load after boot

mailinglists

Renowned Member
Mar 14, 2012
641
67
93
Because i need some modules in my LXC instances, I need to permanently load then into host.
I am at PM 5.*

Can I just list them in a newly created file /etc/modprobe.d/mymodules.conf like so:
module1 module2 ..
Or should I just list them in /etc/modules-load.d/modules.conf?
Or should I just make a new file in modules-load.d and list them there?
..
 
either add them to /etc/modules, or add them to a (new or existing) snippet in /etc/modules-load.d/ .
modprobe.d serves a different purpose (check its man page if you are curious ;))
 
  • Like
Reactions: mailinglists

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!