Description of problem: /usr/sbin/xenguest-install.py should allow specification of file:// URL. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
file urls can't work as they wouldn't then be accessible to the guest which is going to be installed. If you want a local repository, you'll also need to set up an NFS server on the dom0 so that the tree can be served to domUs.