Results 1 to 2 of 2
I believe there are quite a number of embedded systems that run on compact flash. I have an application that does quite a number of logging, so far i can ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 10-10-2006 #1Just Joined!
- Join Date
- Jun 2006
- Posts
- 4
Compact Flash write cycle
I believe there are quite a number of embedded systems that run on compact flash. I have an application that does quite a number of logging, so far i can only think of disable the swap partition and enable it when the memory is low, mount only /var as rw and others as ro.
Is there any other ways to reduce the chances of a compact flash from wearing out? I wanna solve this because i have 2 defected compact flash most likely due to wearing out (exceeded write cycles).
These are the messages that i get from dmesg :
1) EXT3-fs error (device sdc1): ext3_get_inode_loc: unable to read inode block - inode=32065, block=65540
2) end_request: I/O error, dev sdc, sector 4049
EXT3-fs error (device sdc1): ext3_find_entry: reading directory #11 offset 0
3) EXT3-fs error (device sdc2): ext3_journal_start_sb: Detected aborted journal
4) EXT3-fs error (device sdc1): ext3_readdir: directory #19 contains a hole at offset 0
5) Buffer I/O error on device sdc, logical block 0
...
- 10-10-2006 #2
I have an ipaq loaded with linux, here are the options set in /etc/fstab for the cf card
defaults,noauto,noatime,user,exec,suidPut your hand in an oven for a minute and it will be like an hour, sit beside a beautiful woman for an hour and it will be like a minute, that is relativity. --Albert Einstein
Linux User #425940
Don't PM me with questions, instead post in the forums


Reply With Quote
