kOoLiNuS - Nicola Losito wrote:
Hi all, i'm trying out a netinstall test installation. When asked to where I do want to install I got a bunch of choices. If i select HTTP I insert:
server: mirror.centos.org path: centos/$releasever/os/$basearch
but then he says to me that he can't find the "boot.iso" in:
http://mirror.centos.org//centos/$releasever/os/$basearch ^^^^^^^^^^^^^
please note the double /.
The double / is harmless.
Can you use $variable here? Try inserting the right values
centos/5.1/os/i386
or whatever your architecture is.
Mogens