sudo launchctl load -w /System/Library/LaunchDaemons/tftp.plistThen it will serve files up from /private/tftpboot/ just make sure they are readable by all. To shutdown the daemon just run:
sudo launchctl remove com.apple.tftpd
sudo launchctl load -w /System/Library/LaunchDaemons/tftp.plistsudo launchctl remove com.apple.tftpd