hidekiai wrote:...sometimes, when I did "fsck" on the SD cards that were not too reliable, it would report first partition (vfat/msdos) to have dirty-bit set, etc, yet they will work without issues on the reliable Pi's. The good cards always detects no faults via "fsck"...
Hmm... from what system did you run fsck? From a separate computer I assume (ie not the pi itself)?
I checked mine from a separate computer, and it never showed any errors, even when doing a destructive write test (badblocks with the -w flag). There were definitely errors in the actual data on the sd card though, as it failed to boot after a while (iirc my computer didn't even find any partitions when that happened, but it was a while ago so I may be wrong about that).
I only have 1 pi so I can't test the sd card on another one.
Edit : It's been quite a while since my previous tests, so I decided to try again. Currently installing Raspbian from NOOBS LITE 1.3.8 (which should contain the updated firmware according to previous posts). I should be able to report my results within a day or so.
Edit2 : After it finished installing, I ran "sudo apt-get update && sudo apt-get upgrade" and added "shutdown -r +2" to /etc/rc.local (before exit 0) and ran "shutdown -r +2" from the console. That was over an hour ago, and so far it's still working, so the issue I had may actually be fixed now. (Note : This will apparently stop the boot before you're able to log in. In case anyone else has this issue : fix it by adding the word single to cmdline.txt (in NOOBS), after the next boot you'll get the root login and you can edit rc.local.)
Edit3 : It's still working after more than 8 hours of reboots, so I consider the issue I had to be solved
