[CentOS] shutdown and boot on Xen

Fri Sep 12 19:43:04 UTC 2008
Brett Serkez <bserkez at gmail.com>

On Fri, Sep 12, 2008 at 3:37 PM, Sergio Belkin <sebelk at gmail.com> wrote:
> Hi,
>
> I am using xen-3.0.3-41.el5 on Centos 5 with 2.6.18-53.1.21.el5xen
> kernel. I'd like to:
>
> 1) When Dom0 shutdown, DomU's do the same.

This is a given.

> 2) When Dom0 boots. DomU's do the same.

Create a soft-link in /etc/xen/auto to each DomU in /etc/xen that you
want to auto-start at system boot.

Brett