|
2011-02-01
, 15:01
|
|
Posts: 323 |
Thanked: 189 times |
Joined on Oct 2010
@ Brazil
|
#32
|
[...]
[...]Code:/home/user # dd if=/[SPACE]dev/mmcblk0p1 of=/[SPACE]dev/mmcblk0p1 bs=512 count=1 skip=6
|
2011-02-01
, 15:23
|
|
Posts: 323 |
Thanked: 189 times |
Joined on Oct 2010
@ Brazil
|
#33
|
mkfs.vfat /dev/mmcblk0p1
checks the filesystem afterwards. It might be necessary to apply some more force to the fsck command that would beCode:fsck -af /dev/mmcblk0p1After you receive no more errors from fsck, you could mount the partitionCode:fsck -r /dev/mmcblk0p1This will be the final moment of truth, if all went well.Code:mount /dev/mmcblk0p1 /home/user/MyDocs
|
2011-02-01
, 15:37
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#34
|
sudo gainroot apt-get update && apt-get install recovery-tools
|
2011-02-01
, 16:42
|
|
Posts: 69 |
Thanked: 10 times |
Joined on Sep 2010
@ Spain
|
#35
|
|
2011-02-01
, 19:24
|
Posts: 21 |
Thanked: 4 times |
Joined on Aug 2010
|
#36
|
The Following 2 Users Say Thank You to hansaka For This Useful Post: | ||
|
2011-02-01
, 21:23
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#37
|
the exact thing happened to me TODAY, i just plug the n900 to another machine witch i never did before.
don't have words now to say to u and all others ....
Thank you very much, Bohoma sthuthi (in sinhala) .....
BTW i ran through all the commands you guys typed from the topic start to now
The Following 2 Users Say Thank You to michaaa62 For This Useful Post: | ||
|
2011-02-02
, 02:44
|
Posts: 21 |
Thanked: 4 times |
Joined on Aug 2010
|
#38
|
How bizarre it happened to both us us today!? Hope you managed to resolve the problem too and greetings from the south of the UK!
|
2011-02-02
, 08:25
|
Posts: 21 |
Thanked: 4 times |
Joined on Aug 2010
|
#39
|
Last edited by michaaa62; 2011-02-01 at 14:50.