Bugs item #1100062, was opened at 2005-01-11 02:55
Message generated for change (Comment added) made by nobody
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100259&aid=1100062&group_id=259

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: systemimager-server
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: mkbootserver tftp test fails

Initial Comment:
Hello,

While trying to debug a tftp server problem, I found a
problem with the /usr/sbin/mkbootserver script.

After a while I couldn't run the script anymore, always
encountering the following message :
Does tftp server work... couldn't tell.
Unable to come up with an unused filename

Here is a complete transcript of the session :
# pwd
/root
# mkbootserver
This script may modify the following files:
/etc/services
/etc/inetd.conf
/etc/xinetd.d/tftp
You should already have a kernel and ramdisk to use.
Do you wish to continue (y/[n])? y
Ok, continuing...
Where should tftpd serve files from ([/tftpboot]? y
y doesn't exist, should I create it (y/[n])? y
Creating y...Checking for a tftp server... found.
Checking if tftp server is H. Peter Anvin's tftp
server... doesn't look like it.
Checking if tftp server is atftpd... yup - right on!
Checking for a running inetd...  1821.
Checking for a running xinetd... Not found.
Looking for update-inetd... found.
Updating inetd.conf... done.
Sending a SIGHUP to inetd (pid  1821)... done.
Looking for a tftp client... found.
Checking for loopback interface... up.
Does tftp server work... couldn't tell.
Unable to come up with an unused filename
tftp server test failed.

Looks like each time the mkbootserver is executed, the
file /usr/sbin/test[0-9] gets created and is left
there. After 10 iterations, mkbootserver can no longer
be executed.

Is it normal to leave those files in the /usr/sbin
directory after execution ?

Hope it helps,





----------------------------------------------------------------------

Comment By: Nobody/Anonymous (nobody)
Date: 2007-01-15 06:36

Message:
Logged In: NO 

Hi 
first you install pxe rpm on system and try 

Thanks
Neeraj Dwivedi
System admin
India

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100259&aid=1100062&group_id=259

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
sisuite-devel mailing list
sisuite-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-devel

Reply via email to