On Thu, Feb 25, 2010 at 12:25:07PM +0800, [email protected] wrote:
> Quoting "Hao, Xudong" <[email protected]>:
> 
> >That's right.
> >I run it on RHEL system, F12 should be same, you can have a try.
> 
> Hi Hao,
> 
> $ 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

> 
> 
> B.R.
> Stephen L
> 
> 
> 
> --
> To unsubscribe from this list: send the line "unsubscribe kvm" in
> the body of a message to [email protected]
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to