[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [Xen-users] Why the need for "-f" with XL in Xen 4.2 rev-25467
On Thu, 2012-06-21 at 03:52 +0100, cyberhawk001@xxxxxxxxx wrote: > Once i run "sudo update-rc.d xend stop" than i am able to run "sudo xl > create" without the FORCE option, but once i reboot the system, it > comes back and have to run the "sudo update-rc.d xend stop" all over > again. SO wondering how to disable xend from loading at boot time? Or > just get rid of whatever remnants floating around that is interfering > with things. You need to remove the initscript which is starting xend on boot. Try "update-rc.d xend disable". The reason for this check to prevent xl from running while xend is active is that using xl while xend is running can lead to subtle and confusing bugs. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |