Patch-ID# 100341-01
Keywords: clients, diskless, booting
Synopsis: 1045211 SunOS 4.1.1 inetd: Problem with booting diskless clients 
Date: 01-August-91 
 
SunOS release: 4.1.1 
 
Topic: Diskless booting inetd 
 
BugId's fixed with this patch: 1045211 

Architectures for which this patch is available: sun3, sun3x, sun4, sun4c

Patches which may conflict with this patch: 100178-05

Obsoleted by: 4.1.2

Problem Description:
problem with booting diskless client's over the network. 
 This is an intermittent problem i.e. the client's will boot
fine for a while then suddenly they wont boot with tftp time out messages.
This occures on all servers, including 4/65, 3/280 ,4/490, and 4/370.


INSTALL: 

One needs to be superuser to accomplish this install:

As superuser:
mv /usr/etc/inetd  /usr/etc/inetd.FCS
cp sun{3,3x,4,4c}/inetd /usr/etc/inetd

Verify the premissions and owner of inetd.
-rwxr-xr-x  1 root     staff       24576 Oct 11  1990 /usr/etc/inetd*

use ps and kill to find and kill the inetd that is already running
and then restart the new inetd.

