RE: How to disable KVM start at boot

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

 



Quoting "Hao, Xudong" <xudong.hao@xxxxxxxxx>:

chkconfig --level 35 kvm off


Hi Hao,


Thanks for your advice.


Please help me to understand:-

1)
chkconfig - is a small package to update and query runlevel info for system services

--level 35 specifies runlevels 3 and 5

That means on next booting KVM won't start automatically.


To start KVM after boot manually run;

# /etc/init.d/kvm start
(I'm now on Debian box.  Fedora 12 may differ.)


2)
To restore KVM to its original setup then run;

# chkconfig --level 35 kvm on


On next booting KVM will start automatically.


If I'm wrong please help.  TIA


B.R.
Stpehen L

--
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