LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   Problems with 'pxeos' utility in CentOS 5.5 - HTTP network install setup (https://www.linuxquestions.org/questions/linux-server-73/problems-with-pxeos-utility-in-centos-5-5-http-network-install-setup-820218/)

kapshure 07-16-2010 11:51 AM

Problems with 'pxeos' utility in CentOS 5.5 - HTTP network install setup
 
Running CentOS 5.5 and trying to setup an HTTP based network install server.

Following the CentOS documentation, I'm running pxeos as follows:

pxeos -a -i "CentOS 5.5" -p HTTP -D 0 -s 10.37.129.6 -L /var/www/html/5.5 -k 5.5

but, I get an error:

Error: 5.5 Already exists.

i tried changing "-k 5.5" to "-k 5.x" to see if that made a difference, and I got a completely different error.

I even tried using the GUI tool of system-config-netboot/Network booting service.. and when I punch in the location of the install directory, /var/www/html/5.5 - it tells me:

you must enter directory of the Operating System Software. This directory must include the images/pxeboot directories
[Errno socket error] (110, 'Connection timed out')

I'm confused b/c the /var/www/html/5.5 directory, does contain images/pxeboot

I'm following this documentation:

http://www.centos.org/docs/5/html/In...xe-config.html

I've got this to work for NFS, but I was told we dont want to use NFS for this project, only HTTP based installs.


All times are GMT -5. The time now is 01:31 AM.