The Following User Says Thank You to juiceme For This Useful Post: | ||
![]() |
2012-12-07
, 23:46
|
|
Posts: 16 |
Thanked: 1 time |
Joined on Dec 2008
@ Spain
|
#12
|
![]() |
2012-12-07
, 23:51
|
Posts: 1,808 |
Thanked: 4,272 times |
Joined on Feb 2011
@ Germany
|
#13
|
And use *mkfs.ext4* for checking the three volumes:
/dev/mmcblk0p1
/dev/mmcblk0p2
/dev/mmcblk0p3
when i tried reboot the mobile don't boot correctly
and then reflashing with the original firmware 1.3, active the developper mode and check in the shell again:
The situation not change but there are very strange:
The Following User Says Thank You to reinob For This Useful Post: | ||
![]() |
2012-12-08
, 00:12
|
|
Posts: 16 |
Thanked: 1 time |
Joined on Dec 2008
@ Spain
|
#14
|
![]() |
2012-12-08
, 02:23
|
Posts: 177 |
Thanked: 152 times |
Joined on Oct 2011
|
#15
|
![]() |
2012-12-13
, 01:12
|
|
Posts: 16 |
Thanked: 1 time |
Joined on Dec 2008
@ Spain
|
#16
|
flasher -F DFL61_HARMATTAN_40.2012.21-3_PR_LEGACY_001-OEM1-958_ARM.bin -F DFL61_HARMATTAN_40.2012.13-7.IBERIA_EMMC_IBERIA.bin -f -R
.........
.........
image [state progress transfer flash speed]
---------------------------------------------------------------------
[x] cert-sw [finished 100 % 1 / 1 kB NA ]
[x] cmt-2nd [finished 100 % 95 / 95 kB NA ]
[x] cmt-algo [finished 100 % 789 / 789 kB NA ]
[x] cmt-mcusw [finished 100 % 6050 / 6050 kB 3447 kB/s]
[x] xloader [finished 100 % 23 / 23 kB NA ]
[x] secondary [finished 100 % 94 / 94 kB NA ]
[x] kernel [finished 100 % 2714 / 2714 kB 1913 kB/s]
[x] rootfs [finished 100 % 1170282 / 1170282 kB 11000 kB/s]
[x] mmc [finished 100 % 1379731 / 1379731 kB 19741 kB/s]
Updating SW release
Success
I have:
/dev/mmcblk0p3 on /home type ext4 (rw,noatime,errors=remount-ro,barrier=1,stripe=8,data=ordered)
You have:
dev/mmcblk0p3 on /home type ext4 (rw,noatime,errors=remount-ro,barrier=1,data=ordered)
The option "stripe=8" is missing on your mmcblk0p3, but it does exist on your root device mount. I am not sure if it is significant but at least it is a difference.