68kMLA Classic Interface

This is a version of the 68kMLA forums for viewing on your favorite old mac. Visitors on modern platforms may prefer the main site.

Click here to select a new forum.
IDE Disk on module 128mb - 32Gb
Posted by: John_A on 2013-12-02 12:43:56
Well, has anyone tried these industrial flash disks? I noticed both 40pin and 44pin versions.

Are they compatible with macs with IDE interface?

Edit: A url http://en.wikipedia.org/wiki/Disk_on_module

Posted by: LCGuy on 2013-12-17 17:53:26
It'd be interesting to know how much they cost. I'm guessing probably more than a CF -> IDE adaptor and a good CF card.

Posted by: Anonymous Freak on 2013-12-17 21:13:55
This just reminds me that I need to get one of these for my storage server, so I don't have to use any of the SAS/SATA drive bays for a boot drive...

Posted by: Gorgonops on 2013-12-18 09:52:36
Something you have to watch out for with small/old DoMs is they're often made with the older flash memories that don't have that many read/write cycles and lack particularly intelligent wear leveling, which makes them not-good-choices for running "normal" desktop-use operating environments. They're pretty common in embedded hardware like serial console servers, WAP controllers, NAS devices, etc, and usually the OS in these systems is set up so all mutable configuration info is stored in a "blob" that's restored to a RAM disk when it boots; the only time the DoM ever gets written is during an OS upgrade or when a configuration change is committed. (Which triggers a copy from the running RAMdisk back to the saved blob.

I have a DoM pulled out of an IBM storage dingus lying around that I keep meaning to plug in and see if works. Considering where I got it there's a good chance it's bad.

1