I tried few times to use netinstall.iso for system installation and faced the same bug all the time (previously I address the same problem to fedora but in vain). When the installer asks where to install from it adds two slashes: one after domain name in the first line and one as prefix in the second line. It looks: ADD IP OR DOMAIN NAME .... - dom.com, ADD DIRECTORY NAME WHERE ... - os/000/CentOS . And it compiles the full address like this: <a href="http://dom.com//os/000/CentOS">http://dom.com//os/000/CentOS</a> [<a href="http://dom.com//os/000/CentOS" target="_blank">^</a>] - adn reports "cannot find stage2...".
↧