Subject: Re: booting a diskless 4/110...
To: Peter Seebach <seebs@solon.com>
From: Jason Thorpe <thorpej@nas.nasa.gov>
List: port-sparc
Date: 09/24/1996 18:12:09
On Tue, 24 Sep 1996 20:01:13 -0500 (CDT) 
 Peter Seebach <seebs@solon.com> wrote:

 > tftp            dgram   udp     wait    nobody  /usr/libexec/tftpd      tftpd /tftpboot
 > in /etc/inetd.conf.

you need to use:

	... root /usr/libexec/tftpd -s /tftpboot

-s makes it chroot() (required for sun boot), and "root" makes chroot()
not fail :-)

Jason R. Thorpe                                       thorpej@nas.nasa.gov
NASA Ames Research Center                               Home: 408.866.1912
NAS: M/S 258-6                                          Work: 415.604.0935
Moffett Field, CA 94035                                Pager: 415.428.6939