Thread: N9 problems
View Single Post
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#52
Originally Posted by aeostec View Post
ok i just want my n9 back to life

i have never flashed my n9 manually. is this correct or i forgot sth:
1. download the last 2 files from navifirm
2.turn off the phone
3.type cd C:\Program Files\Nokia\Flasher\
4. type flasher -i
and the next step with replacing i dont understand....will i replace it in the cmd window or where?
Till step 3 you are correct...

See the last two files from navifirm are the rootfs.bin and emmc.bin...Flashing emmc.bin will delete all user data too like messages, photos, music etc...

In your case try flashing just rootfs.bin first...

The command after step 3 is:

Code:
flasher -f -F rootfs.bin -R

If you want to do a full flash of rootfs+emmc then you must do:

Code:
flasher -f -F rootfs.bin 
flasher -f -F rootfs.bin -F emmc.bin --flash-only=mmc -R

Still we try getting it up without the reflash first