<div dir="auto"><div class="gmail_quote" dir="auto"><div dir="ltr"><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="auto">Are you using GPT partitions? GPT will lose the backup partition label since it is at the back of the block device. Easy way to spot a "fake" flash card as those just throw away everything past the end of the actual data.<div dir="auto"><br></div><div dir="auto">A stress test will kill an under managed flash device VERY quickly, a typical USB stick or SD card might only survive 4 passes of badblocks from new due to poor management, garbage collection and large erase blocks.</div><div dir="auto"><br></div><div dir="auto">If you are suspecting actual genuine corruption, try ZFS (if you are struggling, ask, I'll do my best to talk you through it). It yields better performance and less wear on low end flash due to it's copy on write nature and compression, and will confirm corruption beyond any doubt because it checksums every block it writes.</div></div></blockquote></div><div dir="auto"><br></div><div class="gmail_quote" dir="auto"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
</blockquote></div></div>