Package: xen-tools I just had an installation finishing with "all done" on the command line, which looks like eveyrthing O.K.
But in the logs I saw an error in lvm creation. I think such errors should be caught and properly reported at the command line, and vm config file creation should not happen. In this case, config file was also written even if the file already existed and no --force was given. ( see additional bug for this). At least it should not try to build an filesystem on a nonexisting file. logfile below: [...] Volume group "vmroots" doesn't exist Volume group "vmroots" doesn't exist Creating ext3 filesystem on /dev/vmroots/service-files-disk mke2fs 1.40-WIP (14-Nov-2006) mkfs.ext3: No such file or directory while trying to determine filesystem size Done /dev/vmroots/service-files-swap: No such file or directory mount: special device /dev/vmroots/service-files-disk does not exist No role script specified. Skipping Creating Xen configuration file Done All done [...] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]