KVM guest priority starting
Hi
I have 2 guests on my KVM Virtual Machine Manager (debian1 and debian2). I need to start debian1 always first, so I want disable starting debian2 before debian1. Is it possible? How can I make it?
Thanks
I don't think you can. You write your own script to launch the 2 machines one after the other, but I don't think you can set depndasis between them.