I did this TCP stream, the results are... well.. not what I expected...
In more readable ascii:
I've also tried to upload the image with my linux computer with this command run from the eva_tools folder.
But this line just get stuck with no further info. The log file remains empty
Code:
323230204144414d3220465450205365727665722072656164790d0a
55534552206164616d320d0a
3333312050617373776f726420726571756972656420666f72206164616d320d0a
50415353206164616d320d0a
3233302055736572206164616d32207375636365737366756c6c79206c6f6767656420696e0d0a
535953540d0a
3231352041564d204556412056657273696f6e20312e3139363420307830203078373430440d0a
474554454e56206d656d73697a650d0a
6d656d73697a65202020202020202020202020202020307831303030303030300d0a0d0a32303020474554454e5620636f6d6d616e64207375636365737366756c0d0a
534554454e56206d656d73697a6520307830363761356630300d0a
32303020534554454e5620636f6d6d616e64207375636365737366756c0d0a
534554454e56206b65726e656c5f617267735f746d70206d746472616d313d307838363761356630302c307838383030303030300d0a
32303020534554454e5620636f6d6d616e64207375636365737366756c0d0a
5459504520490d0a
32303020547970652073657420746f2042494e4152590d0a
4d4544494120534452414d0d0a
323030204d656469612073657420746f204d454449415f534452414d0d0a
504053570d0a
32323720456e746572696e672050617373697665204d6f646520283139322c3136382c3137382c312c31322c32290d0a
53544f52203078383637613566303020307838383030303030300d0a
313530204f70656e696e672042494e415259206461746120636f6e6e656374696f6e0d0a
35353320457865637574696f6e206661696c65642e0d0a
534554454e56206d656d73697a65203078307831303030303030300d0a
32303020534554454e5620636f6d6d616e64207375636365737366756c0d0a
554e534554454e56206b65726e656c5f617267735f746d700d0a
35303120656e7669726f6e6d656e74207661726961626c65206e6f74207365740d0a
515549540d0a
323231205468616e6b20796f7520666f72207573696e6720746865204654502073657276696365206f6e204144414d320d0a32323120476f6f646279652e0d0a
Code:
220 ADAM2 FTP Server ready
USER adam2
331 Password required for adam2
PASS adam2
230 User adam2 successfully logged in
SYST
215 AVM EVA Version 1.1964 0x0 0x740D
GETENV memsize
memsize 0x10000000
200 GETENV command successful
SETENV memsize 0x067a5f00
200 SETENV command successful
SETENV kernel_args_tmp mtdram1=0x867a5f00,0x88000000
200 SETENV command successful
TYPE I
200 Type set to BINARY
MEDIA SDRAM
200 Media set to MEDIA_SDRAM
P@SW
227 Entering Passive Mode (192,168,178,1,12,2)
STOR 0x867a5f00 0x88000000
150 Opening BINARY data connection
553 Execution failed.
SETENV memsize 0x0x10000000
200 SETENV command successful
UNSETENV kernel_args_tmp
501 environment variable not set
QUIT
221 Thank you for using the FTP service on ADAM2
221 Goodbye.
I've also tried to upload the image with my linux computer with this command run from the eva_tools folder.
Code:
bash eva_to_memory ToTest.img 192.168.178.1
But this line just get stuck with no further info. The log file remains empty