On Mon, 2007-06-18 at 11:50 +0200, Jordi Espasa Clofent wrote:
- According to
http://wiki.centos.org/HowTos/Xen/InstallingCentOSDomU?highlight=%28xen%29 it would be /srv/xen or even /var/lib/xen/images.
¿What is the correct absolute path to put into the xen domains files?
Whatever you prefer, as long as the images have the correct security context. Otherwise, SELinux will deny access to the images.
- Moreover, if you want the domU(s) boot together dom0, you should put
the domains files (images) into /etc/xen/auto.
¿A simple symlink will be enough in this case?
No, you shouldn't put the images there, but the (Xen) domain configuration files of the domains you would like to start during the boot process.
-- Daniel