LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Red Hat
User Name
Password
Red Hat This forum is for the discussion of Red Hat Linux.

Notices

Reply
 
LinkBack Search this Thread
Old 02-01-2012, 12:20 AM   #1
youngesthclite
LQ Newbie
 
Registered: Jan 2012
Posts: 2

Rep: Reputation: Disabled
Post For descriptions of required PXE installation files and parameters.


Hellow friends,
its my 1st question on LQ.
I have successfully configured PXE servers for installing Redhat Linux 5 and 6. And also they are working fine. But many things i could not understand why they were used. Those are :
1. Why tftp-server is required instead of vsftpd ?
2. Why isolinux.iso is kept in pxelinux.cfg directory with name default?
3. Why we need to add allow bootp,allow booting,authoritative,ddns-update-style interim,next-server ip,dynamic-bootp with range,filename-'pxelinux.0' in dhcpd.conf ?
4. Why we copy /var/lib/syslinux/pxelinux.0 to tftpboot directory ?
5. And also why we need to copy contents of isolinux from cd to tftpboot directory if we have mounted the cd and shared through nfs ?
Please anybody explain....
I shall be so thankfull to you for this..
 
Old 02-02-2012, 09:35 AM   #2
theNbomr
Senior Member
 
Registered: Aug 2005
Distribution: OpenSuse, Fedora, Redhat, Debian
Posts: 4,508

Rep: Reputation: 602Reputation: 602Reputation: 602Reputation: 602Reputation: 602Reputation: 602
Some of your questions are application-specific, and others are more generic PXE-related. I will attempt to address the latter category.

1. tftp-server vs. vsftpd:
FTP is not TFTP. Two different servers for two different protocols. FTP is a much higher level protocol, and requires more code to implement. It is therefore less appropriate for a bootstrapping environment where there is little or no OS support present. By contrast, TFTP is quite simple, and more easily implemented in a bootloader.


3. Required elements in DHCP server config.
Some of those configuration items are simply base requirements for the ISC DHCP server, such as 'next-server'. Some may not actually be necessary for your application, but are standard anyway, such as 'ddns-update-style'. For PXE, you simply must have a 'filename' entry. 'authoratative' may be unnecessary if your DHCP server is the only one on the local network.

4. Copy bootloader to tftpboot
The tftpboot directory is the standard 'root' of the tftp server tree. Files requested by tftp clients are relative to that base directory. There should be a configuration item in the tftp server startup that defines what directory is seen as the tftp root.

5. copy contents of isolinux from cd to tftpboot
There are two stages to the process: first, the PXE client host must get booted, and this is done using the TFTP server. Following that, I presume, the host will run the installer, which uses an NFS share for supplying the installation files.

--- rod.
 
Old 02-02-2012, 10:17 PM   #3
youngesthclite
LQ Newbie
 
Registered: Jan 2012
Posts: 2

Original Poster
Rep: Reputation: Disabled
Thanks !!

Thanks dear !!
Thanks for responding & nice explaination !!
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
PXE installation problem - can only select A series packages for installation Nylex Slackware 4 08-19-2010 02:15 PM
PXE installation shravankumar.bbc Linux - Server 4 04-09-2010 01:10 AM
pxe install - how to specify boot parameters qqqson Linux - Networking 3 04-10-2008 10:43 PM
pxe installation rohit_67066 Linux - Networking 2 01-11-2008 04:00 AM
how to set descriptions for files served by Apache servnov Linux - Newbie 2 11-12-2004 07:35 AM


All times are GMT -5. The time now is 02:48 AM.

Main Menu
 
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration