dormcat wrote on 2024-09-06, 01:32:
[...]
EDIT: I just realized your system was a 486DX2 so it had an independent IDE controller card rather than integrated into southbridge.
That's not a given, some late 486 chipsets had integrated IDE, and even where it's a separate chip, if it's onboard, it will have correct resources hard-wired and whatever BIOS support is available (not much on 486 usually) will be there. But IDE is IDE, regardless of where the controller is located. Same drives, drivers & syntax apply. Only difference is that the controller itself needs configuring if external to the motherboard (correct address & IRQ, usually using jumpers), but given it works under Windows 95 we can assume that to be correct.
I've never used an IDE CD-ROM on pre-Pentium builds (I used interface on sound cards, namely Panasonic / Creative interface) so there might be additional parameters under such circumstances. You might want to look for the manual of your CD-ROM model as well.
Given that it's a 24x drive, it's highly unlikely to be an old proprietary one. 90% chance it's plain ATAPI/IDE, in which case your instructions are fully valid, 10% chance it's SCSI, in which case some differente (usually ASPI) drivers will be needed.
OP, as you can see lack of information leads to unnecessary confusion. Be sure to always mention exact brand+model of stuff when asking questions. In that case we could give you an accurate answer straight away.