what should i do? using DOM and CF's problem
Charles Manning
manningc2 at actrix.gen.nz
Mon Oct 10 02:28:35 EDT 2005
On Monday 10 October 2005 16:53, wen jia wrote:
> hi,everyone
> I want to use DOM or CF in a ATM-like machine. In this machine I have to
> record after each exchange, and there is no UPS, so sudden Power loss must
> be accepted. I don't select DOC for its high price, not using harddisk for
> its high heat and easy damage.
> There is a article talking about the DOM,CF & DOC. And from this article
> there is no safe way to use a DOM,CF even DOC under such environment. what
> should I do?
> here is the article:http://www.koansoftware.com/en/art.php?art=40
DOM and DOC or anything else won't help if you're using FAT.
Consider using NAND flash or SmartMedia or XD. These are raw NAND flash parts.
Then, use them with JFFS2 or YAFFS. That should give you a very reliable
solution.
More information about the linux-mtd
mailing list