![]() |
2012-11-25
, 19:49
|
Posts: 1,067 |
Thanked: 2,383 times |
Joined on Jan 2012
@ Finland
|
#2
|
The Following User Says Thank You to rainisto For This Useful Post: | ||
![]() |
2012-11-25
, 22:32
|
Posts: 291 |
Thanked: 435 times |
Joined on Apr 2011
@ RO
|
#3
|
The Following User Says Thank You to SHARP66 For This Useful Post: | ||
![]() |
2012-11-26
, 08:51
|
Posts: 177 |
Thanked: 152 times |
Joined on Oct 2011
|
#4
|
![]() |
2012-11-28
, 08:10
|
Posts: 9 |
Thanked: 0 times |
Joined on Jan 2012
|
#5
|
![]() |
2012-11-28
, 08:13
|
Posts: 9 |
Thanked: 0 times |
Joined on Jan 2012
|
#6
|
I installed on C:\
C:\flasher-3.5
and navigate there with your terminal and execute...
use the wiki
but with windows xp sp2 I think you can only flash the rootfs
I have tried a lot...lot...lot
![]() |
2012-11-29
, 06:57
|
Posts: 177 |
Thanked: 152 times |
Joined on Oct 2011
|
#7
|
![]() |
2012-11-29
, 07:33
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#8
|
sudo gainroot umount /dev/mmcblk0p1
fsck -af /dev/mmcblk0p1
sudo gainroot umount /dev/mmcblk0p1 mkfs.vfat /dev/mmcblk0p1 -n MyDocs
The Following 3 Users Say Thank You to michaaa62 For This Useful Post: | ||
![]() |
2012-12-05
, 15:24
|
Posts: 9 |
Thanked: 0 times |
Joined on Jan 2012
|
#9
|
![]() |
2013-09-30
, 19:39
|
Posts: 164 |
Thanked: 64 times |
Joined on May 2013
|
#10
|
Do NOT format the internal card, if you do not want to risk to loose all the data, that was ther before the file system became corrupted.
Either: You want to get the files back
You need rootsh installed for this to workThere might be an error message, but continue ignoring itCode:sudo gainroot umount /dev/mmcblk0p1If this command succeeds, you should reboot. If there are errors during file system check, please report back with complete error message.Code:fsck -af /dev/mmcblk0p1
Or: You do not need the files back, because you have a backup or ...
You also need rootsh installedPersonal note: A fitting title would have beneftted your thread in drawing attention.Code:sudo gainroot umount /dev/mmcblk0p1 mkfs.vfat /dev/mmcblk0p1 -n MyDocs
my nokia n900 internal memory was corrupted and then i am trying to reflash it. So then i download the flasher, rootfs and the vanilla image.But. then after I install the flasher in my pc and input the command
" program files (x86)\maemo\flasher-3.5>"
the output always says that:
"the syntax of the command is incorrect"
..i even try to open directly the flasher-3.5.exe in its directory
C:\Program Files (x86)\maemo\flasher-3.5 but it is still no work.. the command will just pop out in the screen and close again instantly.
what should i do guys?
i already tried it in 2 computers (windows7 62bit and windowsXP) but the the output is just the same.. i hope u guys can help me.