On Sun, Oct 29, 2006 at 11:13:01AM -0600, Paul Clark wrote:
I want to mount my local CDROM to create a new guest using the Paravirtualization. Other parameters are RAM=512mb, disk=5gig, and cpu=1. I have tried the HTTP and NFS protocols. I was able to access the drive and files from another machines so I know I have the network configuration correct. BUT... when I pass the location to the xenguest-install script and the virt-manager I receive an error about the URL.
Can you post the contents of /root/.virt-manager/virt-manager.log which may give us more info about what's going wrong.
ERROR: Invalid URL location given: [Errno 14] HTTP Error 404: Date: Sun, 29 Oct 2006 07:35:11 GMT Server: Apache/2.2.2 (Win32) PHP/5.2.0-dev mod_ssl/2.2.2 OpenSSL/0.9.8b mod_jk/1.2.15 mod_perl/2.0.3-dev Perl/v5.8.8 Vary: Accept-Encoding Content-Length: 232 Content-Type: text/html; charset=iso-8859-1
What I think is weird is when I use the Fedora site it works, http://download.fedora.redhat.com/pub/fedora/linux/core/6/x86_64/os/
Any ideas?
I can only think its some subtle URL / apache config mismatch - the logs ought to help us identify the cause.
Regards, Dan.