Perhaps a dumb question: Have you enabled tftp on the server? I memory serves, 
you need to set up tftp manually before you can push out firmwares. Steps are 
roughly the following:

- mkdir /tftpboot
- add "tftp dgram udp6 wait root /usr/sbin/in.tftpd in.tftpd -s /tftpboot" to 
the end of /etc/inetd.conf
- inetconv
- svcs -a | grep tftp

Although, I should probably be telling you this is the wrong place to post ;)

-Chrisk
 
 
This message posted from opensolaris.org

Reply via email to