public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Rodrigo Campos <rodrigo@sdfg.com.ar>
To: satimis@pacific.net.hk
Cc: kvm@vger.kernel.org
Subject: Re: Question on stopping KVM start at boot
Date: Wed, 10 Mar 2010 10:05:36 -0300	[thread overview]
Message-ID: <20100310130536.GA21426@debian> (raw)
In-Reply-To: <20100310160709.zbke9nhsq2o0kkk0@oswebmail2.pacific.net.hk>

On Wed, Mar 10, 2010 at 04:07:09PM +0800, satimis@pacific.net.hk wrote:
> Hi folks.
> 
> Host - ubuntu 9.10 64bit
> Virtualizer - KVM
> 
> I need to stop KVM starting at boot.
> 
> I added following 2 lines at the bottom of /etc/modprobe.d/blacklist.conf
> blacklist kvm
> blacklist kvm-amd
> 
> 
> Reboot PC
> 
> It doesn't work.
> 
> $ lsmod | grep kvm
> kvm_amd                41556  0
> kvm                   190648  1 kvm_amd
> 
> 
> Please what further command I have to run in order to activate the
> new blacklist.conf ?

/etc/init.d/qemu-kvm loads the module. So you probably must not run it on start
up or teach it how to read the blacklist.

Perhaps this is more appropriate to ask on an ubuntu-specific mailing list,
since this is an ubuntu problem.





Thanks,
Rodrigo

      parent reply	other threads:[~2010-03-10 13:05 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-10  8:07 Question on stopping KVM start at boot satimis
2010-03-10  9:08 ` Bitman Zhou
2010-03-10 21:16   ` Dustin Kirkland
2010-03-11  3:59     ` satimis
2010-03-11  4:07       ` Rodrigo Campos
2010-03-12 17:37       ` Dustin Kirkland
2010-03-13  8:14         ` satimis
2010-03-11  4:04   ` satimis
2010-03-10 13:05 ` Rodrigo Campos [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=20100310130536.GA21426@debian \
    --to=rodrigo@sdfg.com.ar \
    --cc=kvm@vger.kernel.org \
    --cc=satimis@pacific.net.hk \
    /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