View Single Post
dishevelled's Avatar
Posts: 46 | Thanked: 1 time | Joined on Jul 2013 @ Malaysia
#60
Originally Posted by mcbook View Post
^^

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
Should I use the above codes to try to flash?
Tried it again, but the same error appeared.

Last edited by dishevelled; 2013-07-25 at 08:29.