Ok, I had done a few tests... Because finding the hardware quickly is kind of difficult and I am pretty sure super expensive I used 86Box (
https://github.com/86Box/86Box) to test different configurations. I started with the following setup:
Video card: Tseng4000AX, 1MB memory
RAM: 16MB
Motherboard: AMI386DX Clone
HDD: 35MB (remember, OS/2 only supports 32MB partitions)
I booted with the slowest 386DX/16 and did a clean OS/2 install and then I rebooted to see if OS/2 1.0 booted, these are the results for i386 CPUs:
CPU | Boots? |
i386DX/16 | yes |
i386DX/20 | yes |
i386DX/25 | yes |
i386DX/33 | yes |
i386DX/40 | yes |
RapidCAD/25 | yes |
RapidCAD/33 | yes |
RapidCAD/40 | yes |
As expected, it boots... Remember, the RapidCAD CPUs wereh basically 486s for 386 sockets...
Now it is time for 486 CPUs, this is the used configuration:
Motherboard: AMI 486 Clone
RAM: 16MB
Video card: Tseng4000AX, 1MB memory
HDD: 35MB
And we reused the same installation image from previous tests, remember, we are trying to check if OS/2 boots:
CPU | Boots? |
i486SX/16 | yes |
i486SX/20 | yes |
i486SX/25 | yes |
i486SX/33 | yes |
i486SX2/50 | yes |
i486SX2/66 | yes |
i486DX/25 | yes |
i486DX/33 | yes |
i486DX/50 | yes |
i486DX2/40 | yes |
i486DX2/50 | yes |
i486DX2/66 | yes |
i486DX4/75 | no |
i486DX4/100 | no |
Pentium Overdrive/63 | no |
Pentium Overdrive/83 | no |
As we may see here, nothing close to Pentium runs, so the limit is i486DX2 CPUs. Now the question is, can we run in those systems if we disable cache or some other things in the BIOS? Well probably, but I played with a few settings in the BIOS clock and disable all caches in the BIOS and even with those changes the i486DX4/75 didn't boot.
The lesson here is? OS/2 1.0 is really picky with the CPU speed, nothing bigger than a i486DX2/66 will even boot without doing the required changes in the installation files (as suggested in the links that I posted in the first question).
I hope this will help anyone else that ever have the same question, now I need to get a i486DX2 to play with