From mboxrd@z Thu Jan 1 00:00:00 1970 From: munisekharrms@gmail.com (Muni Sekhar) Date: Mon, 30 May 2016 19:58:14 +0530 Subject: blacklist kernel modules Message-ID: To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org Hi, I need to configure blacklisting few kernel modules in multiple customer test systems. For this I added an entries in the /etc/modprobe.d/blacklist.conf and generated an initramfs image. All our test systems are having an Ubuntu distribution. I am trying to figure out other best possible methods. Which is the best possible way to blacklist kernel modules in multiple test system at once? Ideally we will supply a debian package for customers for installing a new software. Similarly can it be possible to create a debian package for blacklisting kernel modules? -- Thanks, Sekhar