LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   PXE Server setup in RHEL (https://www.linuxquestions.org/questions/linux-newbie-8/pxe-server-setup-in-rhel-922339/)

linuxunix 01-06-2012 12:56 AM

PXE Server setup in RHEL
 
Hi,

I have setup PXE Server on RHEL following this link - http://wiki.centos.org/HowTos/PXE/PXE_Setup.
I am in verse to setup Multi-tier Menu (http://wiki.centos.org/HowTos/PXE/PX...)configuration and its working fine except
Code:

ip=dhcp url --url http://xxx.xxx.xxx.xxx/mirrors
Everytime I try installing RHEL through PXE it ends up with asking Installation Method - HTTP, NFS, Hard Disk etc. I do have HTTP setup and it does work when I input Web Server and directory which contain the images.

Why the entry above is not working and automaatically retrieving images through HTTP.

Regarding my setup, I have just setup DHCP server 192.168.0.2 and the client machine 192.168.0.3 is PXE Client machine. Do I need to modify the file for RHEL.

linuxunix 01-06-2012 01:13 AM

Seems like the issue is solved by using method=http://...
Thanks.


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