Difference between revisions of "Fixing TFTP for Jumpstart"

From Peter Pap's Technowiki
Jump to: navigation, search
(Created page with "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 t...")
 
 
(One intermediate revision by the same user not shown)
(No difference)

Latest revision as of 12:17, 18 June 2015

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/