On Wed, Jun 20, 2007 at 02:38:13PM -0400, John Sanabria wrote: > Thanks Daniel for the answer, > > according to Xen Documentation (3.0), you can start a domain using: > > xm create <config_file> > > The <config_file> must be located in /etc/xen directory. However, for Xen > 3.1 the configuration file is not "necessary", then, you can submit the > command, > > virsh start <image_filename> > > and the domain is created. The <image_filename> must be a file located in > /var/lib/xen/images directory. But, where is located the configuration > file for a domain in xen 3.1? Thanks. Use virsh dumpxml <guest> to get it And once you've edited the XML, use virsh define <xmlfile> to load in the new config. Regards, Dan. -- |=- Red Hat, Engineering, Emerging Technologies, Boston. +1 978 392 2496 -=| |=- Perl modules: http://search.cpan.org/~danberr/ -=| |=- Projects: http://freshmeat.net/~danielpb/ -=| |=- GnuPG: 7D3B9505 F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 -=| -- Fedora-xen mailing list Fedora-xen@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-xen