That's right. I run it on RHEL system, F12 should be same, you can have a try. satimis@xxxxxxxxxxxxxx wrote: > 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 Thanks, Xudong-- 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