![]() |
2011-03-13
, 10:58
|
Posts: 404 |
Thanked: 186 times |
Joined on Oct 2010
@ Dehradun,India
|
#2
|
Hey folks,
Does anyone want to confirm that the errors I am getting (see http://pastebin.com/QTKKFBbj) indicate a problem with the microSD card, or is it possible that the phone itself has an issue?
I am using a 32GB class 10 microSD card.
![]() |
2011-03-13
, 12:05
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#3
|
sudo gainroot umount /dev/mmcblk1p6 fsck -af /dev/mmcblk1p6 fsck -r /dev/mmcblk1p6
![]() |
2011-03-13
, 15:38
|
Posts: 139 |
Thanked: 97 times |
Joined on Nov 2010
@ United States
|
#4
|
![]() |
2011-03-13
, 15:39
|
Posts: 139 |
Thanked: 97 times |
Joined on Nov 2010
@ United States
|
#5
|
There is not much evidence that the phone itself is affected. The dmesg output just shows errors for one partition. This might further indicate to the external card, may be just this one partition being corrupted. Try to fsck the partition, possibly with repair options.Remount the partition to check for errors in kernel messages again.Code:sudo gainroot umount /dev/mmcblk1p6 fsck -af /dev/mmcblk1p6 fsck -r /dev/mmcblk1p6
![]() |
2011-03-13
, 16:23
|
Posts: 404 |
Thanked: 186 times |
Joined on Oct 2010
@ Dehradun,India
|
#6
|
![]() |
2011-03-13
, 19:19
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#7
|
![]() |
2011-03-14
, 05:33
|
Posts: 139 |
Thanked: 97 times |
Joined on Nov 2010
@ United States
|
#8
|
Well did You tried formatting the whole card?
If fsck didn't help recreating fs didn't help then you can try replacing it It's under warranty I assume.
![]() |
2011-03-16
, 05:48
|
Posts: 139 |
Thanked: 97 times |
Joined on Nov 2010
@ United States
|
#9
|
![]() |
2011-03-17
, 07:33
|
Posts: 139 |
Thanked: 97 times |
Joined on Nov 2010
@ United States
|
#10
|
Does anyone want to confirm that the errors I am getting (see http://pastebin.com/QTKKFBbj) indicate a problem with the microSD card, or is it possible that the phone itself has an issue?
I am using a 32GB class 10 microSD card.