![]() |
2012-08-15
, 07:44
|
Posts: 46 |
Thanked: 0 times |
Joined on Aug 2011
@ SAN PEDRO LAGUNA, PHILIPPINES
|
#1
|
![]() |
2012-08-15
, 07:50
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#2
|
sudo gainroot umount /dev/mmcblk0p1
fsck -af /dev/mmcblk0p1 mount /dev/mmcblk0p1 /home/user/MyDocs
![]() |
2012-08-15
, 08:00
|
Posts: 46 |
Thanked: 0 times |
Joined on Aug 2011
@ SAN PEDRO LAGUNA, PHILIPPINES
|
#3
|
![]() |
2012-08-15
, 08:16
|
Posts: 46 |
Thanked: 0 times |
Joined on Aug 2011
@ SAN PEDRO LAGUNA, PHILIPPINES
|
#4
|
![]() |
2012-08-15
, 08:30
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#5
|
sudo gainroot fsck -r /dev/mmcblk0p1
fsck -r /dev/mmcblk0p1 > fsck.txt
![]() |
2012-08-15
, 08:42
|
Posts: 46 |
Thanked: 0 times |
Joined on Aug 2011
@ SAN PEDRO LAGUNA, PHILIPPINES
|
#6
|
![]() |
2012-08-15
, 08:46
|
Posts: 46 |
Thanked: 0 times |
Joined on Aug 2011
@ SAN PEDRO LAGUNA, PHILIPPINES
|
#7
|
![]() |
2012-08-15
, 17:31
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#8
|
sudo gainroot dd if=/dev/mmcblk0p1 of=/dev/mmcblk0p1 bs=512 count=1 skip=6 fsck -af /dev/mmcblk0p1
![]() |
2012-08-15
, 19:18
|
|
Posts: 1,665 |
Thanked: 1,649 times |
Joined on Jun 2008
@ Praha, Czech Republic
|
#9
|
It displayed "FAT32 root dir starts with a bad cluster"..I follow your command at first theres no umount because invalid argument then try to mount and then displayed the errors cluster 2 and 5.
The Following User Says Thank You to Andre Klapper For This Useful Post: | ||
![]() |
2012-08-16
, 07:35
|
Posts: 46 |
Thanked: 0 times |
Joined on Aug 2011
@ SAN PEDRO LAGUNA, PHILIPPINES
|
#10
|