2009-09-19, 06:30 AM
I am trying to boot my mvp from a linux box, then get it immediately into emulation mode and connect to gbpvr on a windows box.
(This is a tweak I am trying to speed up the process of starting the mvp - it works fine if I get the linux box to start the windows machine, then serve dongle.bin etc from gbpvr, but this all takes time)
The mvp boots up fine (see linux log below) but for the life of me I can't seem to get the config file served to the mvp. All that happens is it gets stuck at the mvpmc main menu. If I then hit emulation mode it just cycles through the startup process and goes back to the main menu.
I have the config file in /tftpboot, also in a directory /mvpmc (all world readable and writeable) but neither seems to work. Do I need to tell atftpd to look in a particular place for the config file?
short log follows
Sep 19 07:09:19 mailserver atftpd[7386]: Serving dongle.bin.ver to 192.168.0.12:2049
Sep 19 07:09:19 mailserver atftpd[7386]: Serving dongle.bin to 192.168.0.12:2050
Sep 19 07:09:49 mailserver in.tftpd[12158]: connect from 192.168.0.12 (192.168.0.12)
Sep 19 07:09:49 mailserver atftpd[12158]: Advanced Trivial FTP server started (0.7)
Sep 19 07:09:49 mailserver atftpd[12158]: Serving dongle.bin.config to 192.168.0.12:2048
Sep 19 07:11:19 mailserver atftpd[7386]: timeout: retrying...
Sep 19 07:11:19 mailserver atftpd[7386]: recvmsg: Connection refused
Sep 19 07:11:19 mailserver atftpd[7386]: tftpd_file.c: 926: recvfrom: Connection refused
Sep 19 07:11:24 mailserver atftpd[7386]: timeout: retrying...
Sep 19 07:11:24 mailserver atftpd[7386]: recvmsg: Connection refused
Sep 19 07:11:24 mailserver atftpd[7386]: tftpd_file.c: 926: recvfrom: Connection refused
(This is a tweak I am trying to speed up the process of starting the mvp - it works fine if I get the linux box to start the windows machine, then serve dongle.bin etc from gbpvr, but this all takes time)
The mvp boots up fine (see linux log below) but for the life of me I can't seem to get the config file served to the mvp. All that happens is it gets stuck at the mvpmc main menu. If I then hit emulation mode it just cycles through the startup process and goes back to the main menu.
I have the config file in /tftpboot, also in a directory /mvpmc (all world readable and writeable) but neither seems to work. Do I need to tell atftpd to look in a particular place for the config file?
short log follows
Sep 19 07:09:19 mailserver atftpd[7386]: Serving dongle.bin.ver to 192.168.0.12:2049
Sep 19 07:09:19 mailserver atftpd[7386]: Serving dongle.bin to 192.168.0.12:2050
Sep 19 07:09:49 mailserver in.tftpd[12158]: connect from 192.168.0.12 (192.168.0.12)
Sep 19 07:09:49 mailserver atftpd[12158]: Advanced Trivial FTP server started (0.7)
Sep 19 07:09:49 mailserver atftpd[12158]: Serving dongle.bin.config to 192.168.0.12:2048
Sep 19 07:11:19 mailserver atftpd[7386]: timeout: retrying...
Sep 19 07:11:19 mailserver atftpd[7386]: recvmsg: Connection refused
Sep 19 07:11:19 mailserver atftpd[7386]: tftpd_file.c: 926: recvfrom: Connection refused
Sep 19 07:11:24 mailserver atftpd[7386]: timeout: retrying...
Sep 19 07:11:24 mailserver atftpd[7386]: recvmsg: Connection refused
Sep 19 07:11:24 mailserver atftpd[7386]: tftpd_file.c: 926: recvfrom: Connection refused