RetroTech Chris Profile picture
Nov 25, 2024 27 tweets 17 min read Read on X
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! Image
Image
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. Image
Image
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! Image
Image
Image
Image
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. Image
Image
Image
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: Image
Image
Image
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. Image
Image
Image
Image
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. Image
Image
Image
Image
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. Image
Image
Image
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. Image
Image
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. Image
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. Image
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? Image
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! Image
However, in my case, I am going to install without PCMCIA Support as to not break my PCMCIA network card later. Image
On the next screen, we get to choose our networking services. This should do the trick nicely! Image
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! Image
Image
Image
Image
Here's the rest of my network configs. I set up a user, set my machine name, and enabled DHCP! Image
Image
Image
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! Image
Image
Image
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! Image
Image
Image
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 Image
Image
Image
Image
After a reboot, I must say, we are looking sharp! Image
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! Image
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) Image
Image
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. Image
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. Image
Image
Image
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 😂 Image
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 Image
Image

• • •

Missing some Tweet in this thread? You can try to force a refresh
 

Keep Current with RetroTech Chris

RetroTech Chris Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @RetroTechChris

Jun 22
Since people have been asking forever, I finally decided to give ReactOS a try! Let's...see...how...it...went. Buckle up, things are about to get a little chaotic. Time for a looong 🧵 Image
So, first of all, I decided to go with the nightly debug version, so take that for what it is worth! Second, I promise I am not being critical, what has been done here represents a lot of great work, and the software is still considered to be alpha. Image
Okay! So, step 1, after downloading the debug ISO, I burned a CD. As we can see, this is version 0.4.17-dev. Image
Image
Read 24 tweets
Jun 21
Over the years, I've been a huge fan of XTIDE and the capabilities it has brought to retro PCs. Let's have a look at some of the XTIDE related hardware I have in my collection, and what I have done with the XTIDE Universal BIOS as well. Time for a 🧵 Image
Image
Image
Image
First, I imagine that many retro enthusiasts are familiar with it, but the XTIDE Universal BIOS is actively developed and offered at no cost to the retro community. If you haven't seen it before, you can read more about it here: xtideuniversalbios.orgImage
Image
Okay, time to explore. First, I am going to start with my Tandy 1000 HX. This system benefits from the development of a 3-in-1 and 4-in-1 card that have XTIDE, as well as other capabilities. These card brought storage, serial, parallel, and extra memory to the 1000 HX/EX. Image
Image
Image
Read 14 tweets
Jun 20
I've been playing around with my SCSI emulators, in particular, the wireless networking on them a bit. I think we have done this before, but it's been a hot minute, so let's talk about it anyway 😂. Time for a 🧵 Image
Image
So, first of all, these SCSI emulators (BlueSCSI V2 and ZuluSCSI Blaster) were predominantly designed for Macintosh systems, which also tended to use DayaPort SCSI network cards like this one here. Image
As such, when I first got my BlueSCSI V2, there wasn't any DOS support for its DaynaPort emulation. I wrote a very basic and crude DOS Packet driver, and Mike Brutman greatly improved it! If you ever need it, you can find it here: github.com/mbbrutman/dayn…
Read 12 tweets
Jun 18
No need to adjust your television set, I promise you are not seeing double! But the error message on the screen is a "clue" as to why I now have two IBM PS/2 Model 30 286 systems. Let's talk about what I did this time... I guess we need to do a 🧵 Image
Well, first, let's clean up the new one. Oh boy, it is ever dirty!! Here's a before an after... I failed at getting a clear after picture. Sorry, no refunds 🤣 Image
Image
Let's test out the HDD. Woah!! It WORKS!! It does have a bad sector or two, but that's pretty incredible. Image
Image
Image
Read 13 tweets
Jun 14
Let's do a factory restore on this Packard Bell Multimedia 601. It's a Pentium 233MMX system. I've got some things on the table to help us out with the process. Let's explore a bit. Time for a 🧵 Image
Image
Image
First and foremost, we're going to need a Master CD. Which one? Well, recently I found an eBay listing with some "System Credentials" that match my PC. And I saved them off for this very reason! We can grab 175710-05 from the Internet Archive and get this going! Image
Image
Image
We're also going to need to make a floppy disk. Fortunately, the contents of it are also on the CD. Great! I wrote that out to a disk image, and also burned a CD for our usage. Image
Image
Read 14 tweets
Jun 11
I've got one of my Tandy 1000 SX systems on the desk, let's check out some of the PicoMEM 2 capabilities on it! Time to get it installed. Let's explore together in a 🧵 here! Image
Image
First, we'll see that we're doing a good job of using up the expansion slots in this beast 😂. Oh, and before I forget, when installing any PicoMEM in a Tandy 1000, you do have to update the configuration and add Tandy to it! Image
Image
Alight, first stop is going to be checking out that NE2000 compatible wireless networking. And I am happy to report that it works just fine, I'm using MS LAN Manager here! Image
Read 7 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Don't want to be a Premium member but still want to support us?

Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal

Or Donate anonymously using crypto!

Ethereum

0xfe58350B80634f60Fa6Dc149a72b4DFbc17D341E copy

Bitcoin

3ATGMxNzCUFzxpMCHL5sWSt4DVtS8UqXpi copy

Thank you for your support!

Follow Us!

:(