Ich kann kein Image einspielen. Es kommt bei Powershell: Error uploading Image File
Und diese Nachricht beim start.sh script
./var/
./var/install-features
./var/install
./var/version
./var/chksum
./var/tmp/
./var/tmp/filesystem.image
./var/tmp/kernel.image
./var/.config
./var/.packages
./var/content
./var/info.txt
./var/signature
24597+0 Datensätze ein
24597+0 Datensätze aus
6296832 Bytes (6,3 MB, 6,0 MiB) kopiert, 0,407387 s, 15,5 MB/s
135520+0 Datensätze ein
135520+0 Datensätze aus
34693120 Bytes (35 MB, 33 MiB) kopiert, 2,44673 s, 14,2 MB/s
'./var/signature' wurde entfernt
'./var/content' wurde entfernt
'./var/chksum' wurde entfernt
'./var/install-features' wurde entfernt
'./var/version' wurde entfernt
'./var/.packages' wurde entfernt
'./var/tmp/filesystem.image.tmp' wurde entfernt
'./var/tmp/filesystem.image' wurde entfernt
'./var/tmp/kernel.image' wurde entfernt
'./var/tmp/kernel.image.tmp' wurde entfernt
Verzeichnis './var/tmp' wurde entfernt
'./var/install' wurde entfernt
'./var/info.txt' wurde entfernt
'./var/.config' wurde entfernt
Verzeichnis './var' wurde entfernt
Warte auf Einschalten von ▒192.168.178.1▒▒
................................. 192.168.178.1 gefunden!
Debugging on (debug=1).
---> QUIT
Found AVM bootloader: AVM EVA Version XXXXX 0x0 XXXXXXX
Found hardware revision: XXX
Memory size is 0x08000000 (128 MB)
Memory size limited to 128 MB
Image size is 0x2717500 (39 MB)
Setting temporary memory size to: 0x058e8b00
Setting temporary kernel args to: mtdram1=0x858e8b00,0x88000000
Und hier bleibt es stehen seit 10 minuten und die LEDS der FRITZ!Box blinken auch nicht mehr.
Auch das Image von @SaMMyMaster zeigt das selbe Problem, obwohl das Image vor paar Wochen noch erfolgreich geflasht wurde.
Mit PowerShell:
- IP-Adresse des Rechners auf "192.168.178.2" stellen. Gateway auf "192.168.178.1", Subnet auf 255.255.255.0
- Firewall ausmachen (hatte ein paar probs wenn sie an war)
- PowerShell als Administrator starten
- DOS-Fenster mit "cmd" öffnen
- Fritzbox neu starten und im DOS-Fenster innerhalb 10 Sekunden "ftp 192.168.178.1" (wenn alle Led´s gleichzeitig aufgehen. Starten (am besten Netzstecker ziehen)
- Benutzer: "adam2" Passwort: "adam2"
- PowerShell (bei mir Version 5.0): Set-ExecutionPolicy Unrestricted "set-executionpolicy remotesigned"
- Mit J beantworten
- DOS Fenster schließen
- Jetzt in PowerShell ... weiter:
Security warning
Run only scripts that you trust. While scripts from the internet can be useful, this script can potentially harm your
computer. If you trust this script, use the Unb-File cmdlet to allow the script to run without this warning
message. Do you want to run C:\eva_tools\EVA-FTP-Client.ps1?
[D] Do not run [R] Run once Suspend [?] Help (default is "D"): r
The specified file cannot be found or accessed.
At C:\eva_tools\EVA-FTP-Client.ps1:253 char:9
+ Throw $ex
+ ~~~~~~~~~
+ CategoryInfo : NotSpecified: ) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : RuntimeException
Security warning
Run only scripts that you trust. While scripts from the internet can be useful, this script can potentially harm your
computer. If you trust this script, use the Unb-File cmdlet to allow the script to run without this warning
message. Do you want to run C:\eva_tools\EVA-FTP-Client.ps1?
[D] Do not run [R] Run once Suspend [?] Help (default is "D"): r
The specified file cannot be found or accessed.
At C:\eva_tools\EVA-FTP-Client.ps1:253 char:9
+ Throw $ex
+ ~~~~~~~~~
+ CategoryInfo : NotSpecified: ) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : RuntimeException
Security warning
Run only scripts that you trust. While scripts from the internet can be useful, this script can potentially harm your
computer. If you trust this script, use the Unb-File cmdlet to allow the script to run without this warning
message. Do you want to run C:\eva_tools\EVA-FTP-Client.ps1?
[D] Do not run [R] Run once Suspend [?] Help (default is "D"): r
Error connecting to remote host
Exception calling ".ctor" with "2" argument(s): "No such host is known".
PS C:\eva_tools> .\EVA-FTP-Client.ps1 -ScriptBlock { BootDeviceFromImage -filename .\firmware_image.image.in-memory}
Security warning
Run only scripts that you trust. While scripts from the internet can be useful, this script can potentially harm your
computer. If you trust this script, use the Unb-File cmdlet to allow the script to run without this warning
message. Do you want to run C:\eva_tools\EVA-FTP-Client.ps1?
[D] Do not run [R] Run once Suspend [?] Help (default is "D"): r
Error connecting to remote host
Exception calling ".ctor" with "2" argument(s): "A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 192.168.178.1:21".
PS C:\eva_tools> .\EVA-FTP-Client.ps1 -ScriptBlock { BootDeviceFromImage -filename .\firmware_image.image.in-memory}
Security warning
Run only scripts that you trust. While scripts from the internet can be useful, this script can potentially harm your
computer. If you trust this script, use the Unb-File cmdlet to allow the script to run without this warning
message. Do you want to run C:\eva_tools\EVA-FTP-Client.ps1?
[D] Do not run [R] Run once Suspend [?] Help (default is "D"): r
Error connecting to remote host
Exception calling ".ctor" with "2" argument(s): "No connection could be made because the target machine actively refused it 192.168.178.1:21".
PS C:\eva_tools> .\EVA-FTP-Client.ps1 -ScriptBlock { BootDeviceFromImage -filename .\firmware_image.image.in-memory}
Security warning
Run only scripts that you trust. While scripts from the internet can be useful, this script can potentially harm your
computer. If you trust this script, use the Unb-File cmdlet to allow the script to run without this warning
message. Do you want to run C:\eva_tools\EVA-FTP-Client.ps1?
[D] Do not run [R] Run once Suspend [?] Help (default is "D"): r
The specified file cannot be found or accessed.
At C:\eva_tools\EVA-FTP-Client.ps1:253 char:9
+ Throw $ex
+ ~~~~~~~~~
+ CategoryInfo : NotSpecified: ) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : RuntimeException
PS C:\eva_tools>
Gibt es bei FRITZ!Boxen einen Limit für die Dateigröße?. Bei der Linux Methode über adam2 wird beim upload auf mtd1 die Verbindung geschlossen und anschließend wird es abgeschickt und es blink auch nicht mehr nach dem flashen.
Dieses Image : Basis_7560_07.12.de.image.in-memory lief auf meiner 7560 ohne Probleme. Hast du das mal getestet und da nach ein Update über Freetz gemachen ?