|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] How to automatically start VMs after start up
On Sa, Apr 14, 2007 at 12:30:23 +0100, Frank Church wrote:
> What is the standard method for automatically start Xen VMs after boot?
>
AFAIK to start domain automatically during system boot
you must place link to its config file
into /etc/xen/auto directory.
For example, I want domain0 (with config residing in /etc/xen/auto/)
started every system boot:
# ln -s /etc/xen/domain0 /etc/xen/auto/
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
--
WBR, i.m.chubin
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|