Hi, On Fri, Jan 20 2012, Giuseppe D'Agostino wrote: > after a series of mmc stress test on my device, based on ARM > architecture, I noted, launching command dmesg, that it's present this > warnings: > > EXT3-fs warning: maximal mount count reached, running e2fsck is recommended > > Now, it's normal because, probably, I passed "max mount counts", that > is 30 for default, but my question is: > > For this memory's type which is a right limit before execute e2fsck on > partition? It's only a formal problem or is necessary, some other > time, execute an fsck on device? I don't think MMC is particularly different to any other media type in this regard. Running fsck based on mount count is just a heuristic; it's not tied to media type. So, go ahead and run fsck, or not, whichever you like. :) - Chris. -- Chris Ball <cjb@xxxxxxxxxx> <http://printf.net/> One Laptop Per Child -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html