|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] domU boot order
On Sat, Feb 04, 2006 at 01:14:41AM +0000, Paul Reilly wrote:
>
> Is there a way to specify the order in which domU's boot?
> I have 3 and what 'zzz.com' to start before 'aaa.com'.
> That is I want zzz.com to have a vmid = 1.
> It seems to process domU's in auto/ alphabetically.
> How can I specify the boot order?
# ln -s /etc/xen/zzz.com.conf /etc/xen/auto/010-zzz.com
# ln -s /etc/xen/aaa.com.conf /etc/xen/auto/020-aaa.com
...
signature.asc
Description: Digital signature
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|