View Single Post
Old 02-14-03, 04:22 PM   #5 (permalink)
JakeRich
Aximsite Hall of Fame
 
Join Date: Nov 2003
Posts: 7,878
Thanked 1 Time in 1 Post
I would recommend you not put volatile files in ROM. ROM has a write lifecycle limit that is lower than RAM and volatile files could start to eat into that limit quickly. I put backup files on ROM so that if I ever have to restore, I have the backups with me through a hard reset, even if I don't have any of my CF/SD cards with me. I put the restore software there also. Other than that, I try to keep ROM empty.
JakeRich is offline   Reply With Quote