Wow, some good info in the conversation, thanks!
austin86 wrote:
... fan wiring
I agree, got several milk crates full of those cooling fans and there are all sorts of variations in the wire color coding, even more confusing when that fourth 'tach' wire is added. With the Server 720 I just didn't want to chance booger'ing it up if the feedback/PWR_GOOD voltage was intended to fluctuate in a lower voltage range, so I went a little overboard in attempting to monitor it.
lostinlodos wrote:
... flash converter
I've never used one of those but have been very interested in acquiring one and trying it out. Sounds like they will work on these old systems as long as the USB format is correct? (I've wasted days on trying to create bootable media for machines of this era, now I've collected quite the floppy/CD image library.) That formatting is actually my current challenge...
IBM used these <address>.ADF files to describe the various hardware like ISA/PCI and RAID controllers, then stores this info for the BIOS to pickup at boot, once I got the matching .ADF files loaded that opened things up. Now the drives connected to the RAID controller are accessible, formatted to RAID-5 with a single FAT16 partition of 2GB out of about 12GB ( trying to avoid more complexity atm between LBA and old software ). This morning I've got to see if I can come up with some drivers for the SCSI CD-ROM like
ASPI2DOS.SYS to bring it all together...