Thread
:
Help: Reboot nokia n9
View Single Post
mcbook
2013-07-24 , 16:11
Posts: 446 | Thanked: 207 times | Joined on Sep 2012 @ Austria/Germany
#
43
^^
so, you installed winflasher right?
Now you need to copy the firmware.bin file to where the flasher.exe is
thats usually under C:\Program Files\Nokia\Flasher
now you need a CMD promt with admin permissions!
press start and type cmd in the search bar -> right click on cmd.exe and run as administrator
then navigate to the flasher folder (where the flasher.exe and your firmware image are)
to do that type in cmd
EDIT
Code:
cd "C:\Program Files\Nokia\Flasher"
to make things simpler rename the firmware image to main.bin
now you are ready to flash your device
shut down your N9 (if it's not already off) and
type this to flash the firmware
Code:
flasher -f -F main.bin
NOW you need to connect your n9 via USB and it should start flashing the firmware
you can monitor progress in cmd window
if it writes something like "success" or "flashing successful"
or something
type
Code:
flasher -R
and disconnect usb
there it is! good luck
Last edited by mcbook; 2013-07-24 at
16:26
.
Quote & Reply
|
The Following User Says Thank You to mcbook For This Useful Post:
Jordi
mcbook
View Public Profile
Send a private message to mcbook
Find all posts by mcbook