Fixing TFTP for Jumpstart

From Peter Pap's Technowiki
Revision as of 12:17, 18 June 2015 by Ppapa (talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

So recently I tried to build a new Jumpstart server and was having issues enabling tftp. I was getting the following error when I tried to install my first client:

 enabling tftp in /etc/inetd.conf
 Converting /etc/inetd.conf
 svcprop: Pattern 'network/tftp/udp6:default/:properties/restarter/state' doesn't match any entities
 enabling network/tftp/udp6 service
 svcadm: Pattern 'network/tftp/udp6' doesn't match any instances

The following command fixed it:

 /usr/sbin/inetconv -f -i /etc/inetd.conf -o /var/svc/manifest/network/