- Mitglied seit
- 28 Nov 2008
- Beiträge
- 1,080
- Punkte für Reaktionen
- 0
- Punkte
- 0
Hallo,
Ich versuche die 7390 mit push_firmware aus dem tools Verzeichnis zu beglücken, gelingt mir aber irgendwie nicht...
Ich versuche die 7390 mit push_firmware aus dem tools Verzeichnis zu beglücken, gelingt mir aber irgendwie nicht...
Code:
cando@HOME:/data/freetz-7390$ tools/push_firmware
Usage: tools/push_firmware <firmware> [ -f ] [ <ip> ]
firmware firmware file to flash (mostly kernel.image)
-f disable safety prompt
ip bootloader IP address (default: 192.168.178.1)
cando@HOME:/data/freetz-7390$ ./tools/push_firmware ./images/7390_04.84freetz-devel-5289.de_20100727-113329.image -f 192.168.0.254
Hint: file seems to be a full firmware image archive in 'tar' format
containing the 'kernel.image'. Now trying to unpack and use that image.
ftp command found
* You should now reboot your box.
Waiting for box to shut down.
Tip: switch off, if reboot is not detected because it happens too quickly
......................................................................................
* No reply from box. Assuming switch-off or restart.
Trying to re-detect box.
...........................................
* Box is back up again.
Initiating transfer.
Tip: switch off/on box several times, if FTP client cannot log in ...
Debugging on (debug=1).
---> TYPE I
---> MEDIA FLSH
'MEDIA FLSH': command not understood.
ftp: setsockopt (ignored): Permission denied
---> PASV
---> STOR mtd1
mtd1: Permission denied.
---> REBOOT
'REBOOT': command not understood.
---> QUIT
cando@HOME:/data/freetz-7390$