![]() |
2013-10-25
, 08:18
|
Community Council |
Posts: 4,920 |
Thanked: 12,867 times |
Joined on May 2012
@ Southerrn Finland
|
#2
|
I had recently got an nokia n9 black 16gb. I installed nitdroid with sillyboot2 then i installed sillyboot_gu2 without uninstalling sillyboot2 then came the device not working properly error. i flashed it many times. Did the zeorise device from http://talk.maemo.org/showthread.php?t=82693. Then only the warranty void message shows up. what can be the solution to this. while flashing the firmware with legacy in it the rootfs is only 90 % complete. need help!!!!
The Following User Says Thank You to juiceme For This Useful Post: | ||
![]() |
2013-10-25
, 13:56
|
Posts: 1,067 |
Thanked: 2,383 times |
Joined on Jan 2012
@ Finland
|
#3
|
![]() |
2013-10-25
, 14:12
|
|
Posts: 6,436 |
Thanked: 12,701 times |
Joined on Nov 2011
@ Ängelholm, Sweden
|
#4
|
The Following 3 Users Say Thank You to coderus For This Useful Post: | ||
![]() |
2013-10-27
, 10:29
|
Posts: 18 |
Thanked: 3 times |
Joined on Oct 2013
|
#5
|
Most likely your partition table has 4 partitions. So either manully use sfdisk from ubiboot rescue mode or get your hands on internal flasher and run:
sudo flasher -O nand-repartition -f -F main.cbin -F emmc.bin -R --erase-user-data=secure
(but as normal flashers are missing -O flag support, you need to repartition with sfdisk)
![]() |
2013-10-27
, 11:01
|
Posts: 18 |
Thanked: 3 times |
Joined on Oct 2013
|
#6
|
![]() |
2013-10-27
, 19:04
|
Community Council |
Posts: 4,920 |
Thanked: 12,867 times |
Joined on May 2012
@ Southerrn Finland
|
#7
|
C:\Program Files\Nokia\Flasher>flasher -f -F kernel.bin --suppress-warranty-warning
C:\Program Files\Nokia\Flasher>flasher -F main.bin -F emmc.bin --erase-user-data=secure --no-preserve -f -R
The Following User Says Thank You to juiceme For This Useful Post: | ||
![]() |
2013-10-28
, 02:27
|
Posts: 18 |
Thanked: 3 times |
Joined on Oct 2013
|
#8
|
Well if you are really using this following command to flash your device it is not correct IMHO, depemding of course on what the "kernel.bin" file actually is, is it supposed to be emmc or rootfs?
The Following User Says Thank You to Ayast For This Useful Post: | ||
![]() |
2013-10-28
, 09:15
|
Community Council |
Posts: 4,920 |
Thanked: 12,867 times |
Joined on May 2012
@ Southerrn Finland
|
#9
|
the kernel.bin is the firmware named DFL61_HARMATTAN_40.2012.21-3_PR_LEGACY_006-OEM1-958_ARM.bin and emmc.bin is 528DA068_DFL61_HARMATTAN_40.2012.13-7.MEA_EMMC_MEA.bin.
The Following User Says Thank You to juiceme For This Useful Post: | ||
![]() |
2013-10-28
, 13:43
|
Posts: 18 |
Thanked: 3 times |
Joined on Oct 2013
|
#10
|
Last edited by Ayast; 2013-10-25 at 07:54.