Re: Question on stopping KVM start at boot

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Mar 10, 2010 at 04:07:09PM +0800, satimis@xxxxxxxxxxxxxx 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
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux