kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: sunny.kumar.roy@gmail.com (Sunny Kumar)
To: kernelnewbies@lists.kernelnewbies.org
Subject: blacklist kernel modules
Date: Mon, 30 May 2016 21:52:48 +0000 (UTC)	[thread overview]
Message-ID: <loom.20160530T234656-866@post.gmane.org> (raw)
In-Reply-To: CAHhAz+gzT996AJmLY9mSLVnKx7JDSTmYhq5QjvuRV8KMiASe7w@mail.gmail.com

Muni Sekhar <munisekharrms <at> gmail.com> writes:

> 
> 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.
Still blacklisted module can be loaded using insmod.
> 
> All our test systems are having an Ubuntu distribution.
> 
> I am trying to figure out other best possible methods.
It would be better if you configure and compile kernel according to your 
need.
> 
> 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?
Yes all steps can be combined in a single script (postinit) and bundled as 
deb package.
Hope it helps.
Sunny

      parent reply	other threads:[~2016-05-30 21:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-30 14:28 blacklist kernel modules Muni Sekhar
2016-05-30 16:54 ` Valdis.Kletnieks at vt.edu
2016-05-30 21:52 ` Sunny Kumar [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=loom.20160530T234656-866@post.gmane.org \
    --to=sunny.kumar.roy@gmail.com \
    --cc=kernelnewbies@lists.kernelnewbies.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).