Originally posted by: GrammatonJP
Originally posted by: aidanjm
one way to do it might be to use a 1 gigabyte compact flash card, and install it as an IDE hard drive using a Compact Flash to IDE adapter. The flash would appear as just another IDE hard drive to the operating system.
CF-IDE adapters
edit: but I guess if you have already invested in your usb drives, you might not want to pay for another gig in compact flash 😛
a gig of cf is dirt cheap now.. 20 bucks ? but they have a limited write cycle, so eventually you'll wear out the cf and lose your data.. but how can you tell how many write cycles you have especially running windows.
Stuff I found online
--
Compact Flash cards use Flash Memory. Flash Memory has a limited number of Erase/Write cycles ~ 300,000. The controller in the Compact Flash card does wear leveling by spreading out the writes amongst various 'sectors' in the card to prevent premature wearout of a sector.
Most modern flash memory has a MTBF of 300,000 erase cycles per flash
block, and CF cards use hardware wear leveling to avoid killing any block
early. (even if you constantly write a single logical 'sector' on the
disk, every write will be to a different flash block until all the blocks
have been written.)
if compact flash is that cheap, then them wearing out eventually isn't that much of a problem.
I experimented with using compact flash for my Opera browser cache. Didn't seem to notice any speed difference compared with hard drive cache, tho.