OS/2 Warp 4.52: Successfully installed on my Compaq LTE 5400. Let's cover the process and talk about the "fun" I had doing this in a š§µ here!
So, the first thing I did was prep a CF card. We're going to go with a 4GB CF card, but only going to use 2GB of it so that we can format it as FAT16. But, anyway, we have room for growth later if we need it.
My first installation plan was to use Smart Boot Manager to boot off of CD. My Compaq LTE 5400 doesn't allow booting from CD, but Smart Boot Manager would overcome this limitation! I could have created boot disks, but I wanted to try this out!
On boot, we kept on freezing. So, I started up and pressed ALT+F2 to show me drivers as they loaded. No idea what parallel.snp does, I did disable the parallel port in case it was related. No change. I might have been able to get past this with ALT+F6, but stopped here.
Instead, I decided I would start the install in a Virtual Machine. So I mapped the CF card to a vmdk file, and then launched VirtualBox with the xclusive program. I won't go into more detail as to why, but this guy can tell you they why/how of this:
Here are my other settings for the VM. I'm not sure how critical they are, but I hear that Hardware Virtualization might be required for OS/2. I also wanted to minimize installed hardware. I am running VirtualBox 5.2.44 since I've found it to be more compatible with older OSes.
From there, I booted the OS/2 Warp 4.52 Boot CD. I swapped in the Client CD when asked, and also set up a 2GB installable partition.
I then put the Boot CD back into the "drive", and did a restart. The installer continued on, and I chose FAT file system so that we can add files to the drive later easily. After OS/2 checked workstation configuration, a reboot was initiated, and I powered down the VM.
Why did I power down the VM? I wanted to add driver files to the drive. So, to do that, I shut down VirtualBox (since we were "xclusively" locking the disk). I copied network and video drivers over, and relaunched VirtualBox with xclusive.
Now, at this point, when the VM starts up (or reboots during install), you might get a "trap" like this. OS/2 is very sensitive to timing. If it happens, I suggest closing the virtual machine and relaunching it. Might take a few tries.
At this point, we will boot into the graphical installer. The Client CD should still be in the drive. I changed the Primary Display and Multimedia Device Support as you see below.
Now, next up, you have the option to choose PCMCIA. As it ends up, my network card conflicts with PCMCIA drivers. But if you are using a PCMCIA modem, or a PCMCIA flash adapter, you might want to install drivers here! You'd want to choose IBM ThinkPad 380/D/E/ED. Why, you ask?
The answer: the Compaq LTE 5400 has a Cirrus PCMCIA chipset, and so does the ThinkPad 380/D/E/ED. Compaq does have a separate drivers disk you can use, but this should work just fine!
However, in my case, I am going to install without PCMCIA Support as to not break my PCMCIA network card later.
On the next screen, we get to choose our networking services. This should do the trick nicely!
Now let's install our network card. It's a Xircom RE-100 (RealPort Ethernet 10/100). I was able to find the drivers online! Also, I uninstalled the NETBIOS protocol and installed NETBIOS OVER TCP/IP to support file sharing with Samba shares!
Here's the rest of my network configs. I set up a user, set my machine name, and enabled DHCP!
From there, the installer continues with a few reboots. Just press "enter" to get through the driver errors on reboots. When you see the screen on the far right, click Exit, the installer is now done. Power down the virtual machine, and let's put the CF card into the laptop!
With the CF card in the laptop, we can boot up and configure video. There are Compaq drivers, but these equivalent Cirrus Logic TravelMate drivers are easier to extract. I extracted them and ran the installer!
We get to do some configuration fun and point the installer to the driver directory. When that finishes, we can launch OS/2 System -> System Setup -> System and configure the video! I chose 800x600x65535
After a reboot, I must say, we are looking sharp!
I thought I would test out the CD-ROM. Putting it into the multibay of the LTE 5400 and powering up, it got detected right away. Win!
Let's talk about PCMCIA. Once again, the ThinkPad 380/D/E/ED drivers should work, but there are Compaq ones too! To use them, you'd choose the ThinkPad 380/D/E/ED for driver support, then replace IBM2SS01.SYS with SSCLPD.SYS in C:\config.sys (available in Compaq SoftPaq SP1482)
And, worry not, if you decide to do that, there are good instructions in a README file in Compaq SoftPaq 1482. Oh, you also need to copy SSCLPD.SYS to C:\OS2, but it is all covered in the README.
So, yes...as mentioned earlier, the PCMCIA drivers caused me some pain with networking. If you did choose to install the PCMCIA Support, and you want to use a Xircom RealPort 10/100, go to C:\config.sys and comment out the line with IBMSS01.SYS. This took me HOURS to figure out.
And one more comment about PCMCIA (sorry! I hope this all helps someone). If you do use PCMCIA support, you get this snazzy utility to manage PCMCIA cards! I guess I won't be using it for now š
Whew! I hope you enjoyed following along with my Compaq LTE 5400 OS/2 adventure. I did pull some of my hair out, but in the end, we got there! I wish there was support for my wireless Cisco AiroNet 350 PCMCIA card, but you can't win them all!
@threadreaderapp unroll
⢠⢠ā¢
Missing some Tweet in this thread? You can try to
force a refresh
Okay, let's look at one more retro item today: this ISA to USB interface card with an M-Systems Disk On Chip module! Can we use this little device to boot a computer? Absolutely! We'll test this out on the Pacman PC. Time for a š§µ
First, where did I get this, and what does it do? I picked this up from AliExpress, and this device basically lets you access USB drives from DOS systems. And it does support boot ROMs like the M-Systems Disk on Chip. We'll be using that today.
Let's look at some of the settings. We have a jumper to change the I/O address. Another jumper specifies 16 bit or 8 bit system. And the jumper in the middle? It's a mystery. The back of the board has some writing in Chinese that basically says "this end faces PC rear"
Recently I picked up this SMC network card, that supports network boot via a boot ROM. I spent some time with it, and we had some misadventures together. But it did give me a chance to test out my new POST card too. How could all of this be related? Time for a š§µ
First of all, let's take some time to admire the property sticker on the back! This card was allegedly property of America Online at some point š¤£
Okay, so I got this SMC Ethercard Elite 8216T (say that five times fast) installed in my Pentium 233 MMX. I was able to pull up the boot ROM configuration page, but savings settings would freeze. That would be a bit of a metaphor for this card...
Hooray, my PS/2 Model 70 386 is fixed! No more issues with the system freezing on powerup when a Microsoft mouse is plugged in. How did I fix it? Let's talk about it in a š§µ here!
In case you missed it, I recently got a device to display BIOS diagnostic codes on powerup, and we learned that the system was getting stuck when it was testing the keyboard controller:
My parallel port POST test card arrived today! Let's test out my IBM PS/2 Model 70 386 to see if we can figure out why it is not powering up when certain types of mice are plugged into it! Time for a quick š§µ
First, a little about the tester card. It's an AliExpress special. That said, it did get here pretty fast. I'm impressed!
Alright, first off, let's try this card out without a mouse plugged in. Looks like the system boots, and we land on code 0x6E. I found this awesome reference manual called The BIOS Companion, and it has this code listed as "Reset page register; boot up system". That tracks!
Okay, you all voted, and for NOW, we're going to put this NEC MultiSpin 6X SCSI CD-ROM into my Pentium 233 system. This drive is REALLY cool! Let's talk about it briefly in a š§µ here!
First of all, if this ends up being permanent, I won't be too sad. The Philips drive that was in the system is starting to look a little ratty š . Granted, for form over function, it is an 8X drive, so TECHNICALLY this is a downgrade!
Also, before I get too far into this, in case you missed it, I picked up this drive earlier today at a vintage computer sale that was happening a town or two over! I did grab all of the caddies you see here that go with the drive as well!
Looks like someone about 20 minutes away from me is selling a massive Macintosh/PC collection. I think I might go have a look, just for fun of course! Some pics. 1/4