-----Original Message----- From: [email protected] [mailto:[email protected]] Sent: Tuesday, March 03, 2009 8:36 PM To: [email protected] Cc: [email protected] Subject: [Mvpmc-users] (no subject)
Eric Sharkey wrote: > Ok. I read that page. It's a little odd. They tell you to install > the xinetd packages, but then they don't set up atftpd to use them. > If you do that, then you don't need to edit /etc/rc.local at all. I edited the /etc/rc.local file and removed everything I added. Only thing left is "exit 0" > > You can run (as root or through sudo) the command "lsof -i udp:69" to > see what, if anything, has udp port 69 open. When I execute I get the following COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME atftpd 7749 nobody 0u IPv4 34704 UDP *:69 After editing /etc/rc.local I get the following lsof: status error on udp:69: No such file or directory lsof 4.78 latest revision: ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/ latest FAQ: ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/FAQ latest man page: ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/lsof_man usage: [-?abhlnNoOPRstUvVX] [+|-c c] [+|-d s] [+D D] [+|-f] [-F [f]] [-g [s]] [-i [i]] [+|-L [l]] [+m [m]] [+|-M] [-o [o]] [-p s] [+|-r [t]] [-S [t]] [-T [t]] [-u s] [+|-w] [-x [fl]] [--] [names] Use the ``-h'' option to get more help information. >>> I'd recommend verifying that you can download the mvpmc software with >>> a tftp client running on another system before trying to get it >>> working on the MVP itself. >> Sounds like a good idea but I am not sure how to do this. Could you point >> me to a site or suggest some key words to search for? > > You should be able to install the "atftp" package. This is the client > that complements the atftpd server. Just run atftp on the command > line and see if you can get the dongle file. You can consult the > atftp documentation for the particulars of how to use it. I am able to transfer files from my Windows machine using the dos command "tftp 10.0.0.119 get dongle.bin" (10.0.0.119 is my Mythbuntu box) Question now is how does MediaMVP know where to get the dongle.bin file? When I am in Dos mode of windows I am calling out the IP of my Mythbuntu box. MediaMVP has no way of knowing the address. Thanks John jcoman > > > Eric Thanks again, jcoman ---------------------------------------------------------------------------- -- Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Mvpmc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mvpmc-users mvpmc wiki: http://mvpmc.wikispaces.com/ ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Mvpmc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mvpmc-users mvpmc wiki: http://mvpmc.wikispaces.com/
