<div dir="ltr">On Thu, Oct 8, 2009 at 8:22 AM, Pasi Kärkkäinen <span dir="ltr"><<a href="mailto:pasik@iki.fi">pasik@iki.fi</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div><div></div><div class="h5">On Thu, Oct 08, 2009 at 01:54:47PM +0300, Jussi Hirvi wrote:<br>
> > On Oct 8, 2009, at 7:19 AM, Jussi Hirvi wrote:<br>
> ><br>
> >> I am installing my first xen system (CentOS 5.3). The host system<br>
> >>  seems to be ok.<br>
> >><br>
> >> I am following this tutorial:<br>
> >> <a href="http://www.howtoforge.com/installing-xen-on-centos-5.2-i386-p2" target="_blank">http://www.howtoforge.com/installing-xen-on-centos-5.2-i386-p2</a><br>
> >><br>
> >> Now I try to use virt-install to install the first guest system,<br>
> >> but I cannot find a working install source.<br>
> >><br>
> >> I have tried at least these:<br>
> >><br>
> >> <a href="http://ftp.funet.fi/pub/mirrors/centos.org/5.3/isos/i386/" target="_blank">http://ftp.funet.fi/pub/mirrors/centos.org/5.3/isos/i386/</a><br>
> >><br>
> >> <a href="http://ftp.funet.fi/pub/mirrors/centos.org/5.3/isos/i386/CentOS-5.3-i386-netinstall.iso" target="_blank">http://ftp.funet.fi/pub/mirrors/centos.org/5.3/isos/i386/CentOS-5.3-i386-netinstall.iso</a><br>


> >><br>
> >><br>
> >> Always I get "Could not find an installable distribution".<br>
> >><br>
> >> What should I use as path?<br>
><br>
><br>
> On 8.10.2009 13:28, Giovanni P. Tirloni wrote:<br>
> > It's not looking for ISOs. Try this:<br>
> ><br>
> > <a href="http://ftp.funet.fi/pub/mirrors/centos.org/5.3/os/i386/" target="_blank">http://ftp.funet.fi/pub/mirrors/centos.org/5.3/os/i386/</a><br>
> ><br>
> > -Giovanni<br>
><br>
> Thanks, that seems to work. (Funny, I thought I had tried that already.)<br>
><br>
> Now I get another odd error, though (though maybe temporary):<br>
><br>
> > ValueError: Invalid URL location given:<br>
> > <a href="http://ftp.funet.fi/pub/mirrors/centos.org/5.3/os/i386/images/xen/vmlinuz" target="_blank">http://ftp.funet.fi/pub/mirrors/centos.org/5.3/os/i386/images/xen/vmlinuz</a><br>
> > [Errno 14] HTTP Error 503: Service Temporarily Unavailable<br>
><br>
> ...though I can start downloading that file manually in the browser<br>
> quite ok.<br>
><br>
> Anyway, I will try that path again another time, let's see.<br>
><br>
<br>
</div></div>Try using ftp:// instead.<br>
<br>
I think funet is using some fancy http error pages that confuse<br>
anaconda.<br>
<font color="#888888"><br>
-- Pasi<br>
</font><div><div></div><div class="h5"><br>
_______________________________________________<br>
CentOS mailing list<br>
<a href="mailto:CentOS@centos.org">CentOS@centos.org</a><br>
<a href="http://lists.centos.org/mailman/listinfo/centos" target="_blank">http://lists.centos.org/mailman/listinfo/centos</a><br></div></div></blockquote><div><br><br>You want to use something like this for virt-install:<br>

<br><a href="http://mirror.clarkson.edu/centos/5.3/os/i386/">http://mirror.clarkson.edu/centos/5.3/os/i386/</a><br>or<br><a href="http://mirror.clarkson.edu/centos/5.3/os/x86_64/">http://mirror.clarkson.edu/centos/5.3/os/x86_64/</a> <br>

</div></div><br>Matt<br><br></div>