
marcusw at cox
Nov 22, 2009, 2:53 PM
Post #2 of 2
(33 views)
Permalink
|
On 11/22/2009 1:45 PM, Maxim Wexler wrote: > Hi group, > > My netbook uses an SD card for additional storage. I suspect it of > being buggy so I compiled the kernel with 'CONFIG_MMC_DEBUG=y'. > Questions are: how do I use it to check the SD card? Is this the > correct method? > > Maxim > If you just want to test if it holds bit values correctly, I would write a repeating pattern to it with dd and read it back, and see if they match. That's all the advice I can give :( Marcus
|