What: Add the following line to your /etc/inetd.conf: tftp dgram udp6 wait root /usr/sbin/in.tftpd in.tftpd -s /pool1/tftpboot
Now start inetconv to create an appropriate svc manifest. On success one will get /var/svc/manifest/network/tftp-udp6.xml . Inspecting this file reveals, that inetconv failed to take over the correct tftp home directory parameter, i.e. it uses /tftpboot instead of /pool1/tftpboot ... Regards, jel. This message posted from opensolaris.org