- Registriert
- 22. Februar 2012
- Beiträge
- 9.708
- Lösungen
- 1
- Reaktionspunkte
- 5.149
- Punkte
- 383
- Ort
- Freetztown
Short HowTo copyed by @Osprey : How to flasch a 75xx by Windows
1.) How to flash with Windows 10 ?
- Into ther Zip you will find the Tools : eva_tools and a Recovery.exe for the 7530 to stop the Box into the Bootloader.
2.) copy all files of the Zip-File to C:\ on our Windows PC
- Copy the right Image ( Basis_7530_07.13.en.image.in-memory ) into the folder an your PC : C:\eva_tools
3.) Give your PC the IP-Adresse: 192.168.178.5
4.) Power off the 7530 an put the LAN wire between the Box an die PC.
5.) Get startet the wrong 7330 Recovery.exe as Admin on your PC
6.) Power on your 7530 to the Point were the Recovery will stop by the Mistakemessage.
7.) open Powershell on your PC
an put the following part of the Text below into the shell and aknowllage it with "J": (try Copy & Paste). It will stop the firewall on your system:
Now we will try to load the Imageinto the RAM by putting the text into the shell + return:
After a short time the Box will start automaticly.
Finish !
1.) How to flash with Windows 10 ?
- Into ther Zip you will find the Tools : eva_tools and a Recovery.exe for the 7530 to stop the Box into the Bootloader.
2.) copy all files of the Zip-File to C:\ on our Windows PC
- Copy the right Image ( Basis_7530_07.13.en.image.in-memory ) into the folder an your PC : C:\eva_tools
3.) Give your PC the IP-Adresse: 192.168.178.5
Du musst Regestriert sein, um das angehängte Bild zusehen.
5.) Get startet the wrong 7330 Recovery.exe as Admin on your PC
6.) Power on your 7530 to the Point were the Recovery will stop by the Mistakemessage.
7.) open Powershell on your PC
Du musst Regestriert sein, um das angehängte Bild zusehen.
Code:
Set-ExecutionPolicy -Scope CurrentUser -ExecutionPolicy Unrestricted
Code:
c:\eva_tools\EVA-FTP-Client.ps1 -Verbose -Debug -ScriptBlock { BootDeviceFromImage c:\eva_tools\7530.image 0 }
Finish !
Zuletzt bearbeitet: