From: Yolkfull Chow <yzhou@redhat.com>
To: satimis@pacific.net.hk
Cc: "kvm@vger.kernel.org" <kvm@vger.kernel.org>
Subject: Re: How to disable KVM start at boot
Date: Thu, 25 Feb 2010 17:46:09 +0800 [thread overview]
Message-ID: <20100225094609.GD2257@aFu.nay.redhat.com> (raw)
In-Reply-To: <20100225172315.ndon54yw0gwgc8c0@oswebmail1.pacific.net.hk>
On Thu, Feb 25, 2010 at 05:23:15PM +0800, satimis@pacific.net.hk wrote:
> Quoting Yolkfull Chow <yzhou@redhat.com>:
>
>
> >>$ lsmod | grep kvm
> >>kvm_amd 38452 0
> >>kvm 163952 1 kvm_amd
> >>
> >>
> >># chkconfig --level 35 kvm off
> >>error reading information on service kvm: No such file or directory
> >>
> >>
> >>I tried to disable qemu on Gnome;
> >>System -> Administration -> Services -> highlight qemu -> Disable
> >>
> >>(kvm is NOT there)
> >>
> >>
> >>Next boot
> >>
> >>$ lsmod | grep kvm
> >>kvm_amd 38452 0
> >>kvm 163952 1 kvm_amd
> >>
> >>still there
> >
>
> >If you want kvm related kernel modules not to be loaded at next boot,
> >you can add then into blacklist: /etc/modprobe.d/blacklist.con
>
>
> Hi Yolkfull,
>
> Thanks for your advice. Could you please explain in more detail.
>
> $ cat /etc/modprobe.d/blacklist.conf
> # watchdog drivers
> blacklist i8xx_tco
>
> # framebuffer drivers
> blacklist aty128fb
> blacklist atyfb
> blacklist radeonfb
> blacklist i810fb
> blacklist cirrusfb
> blacklist intelfb
> blacklist kyrofb
> blacklist i2c-matroxfb
> blacklist hgafb
> blacklist nvidiafb
> blacklist rivafb
> blacklist savagefb
> blacklist sstfb
> blacklist neofb
> blacklist tridentfb
> blacklist tdfxfb
> blacklist virgefb
> blacklist vga16fb
>
> # ISDN - see bugs 154799, 159068
> blacklist hisax
> blacklist hisax_fcpcipnp
>
> # sound drivers
> blacklist snd-pcsp
>
>
> What shall I add on this config file?
>
> How can I start KVM after booting if needed. TIA
Hi,
You can comment all content of this file: /etc/sysconfig/modules/kvm.modules
and #modprobe kvm && modprobe kvm_intel if need.
Cheers,
>
>
> B.R.
> Stephen L
>
> --
> To unsubscribe from this list: send the line "unsubscribe kvm" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2010-02-25 9:46 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-24 4:50 How to disable KVM start at boot satimis
2010-02-24 7:30 ` Hao, Xudong
2010-02-24 11:20 ` satimis
2010-02-25 3:52 ` Hao, Xudong
2010-02-25 4:25 ` satimis
2010-02-25 5:18 ` Hao, Xudong
2010-02-25 9:27 ` satimis
2010-02-25 9:54 ` Hao, Xudong
2010-02-25 12:55 ` How to disable KVM start at boot (SOLVED) satimis
2010-02-25 5:33 ` How to disable KVM start at boot Yolkfull Chow
2010-02-25 9:23 ` satimis
2010-02-25 9:46 ` Yolkfull Chow [this message]
2010-02-25 12:50 ` How to disable KVM start at boot (SOLVED) satimis
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=20100225094609.GD2257@aFu.nay.redhat.com \
--to=yzhou@redhat.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.