RetroTech Chris Profile picture
Jun 9 13 tweets 8 min read Read on X
Time for another "Operating System" install on the PS/2 Model 70 386 (with 16MB memory and a 486 upgrade). This time, we went with DESQview/X, which actually isn't an OS since it runs on top of DOS. But it has some cool features! Let's talk about it in a 🧵 here!
Image
Image
So, first, to do the install, I was once again lazy. I installed DESQview/X in a virtual machine, and then copied the contents to the PS/2. Installation is straightforward, just make sure to have FILES=20 (or more) in config.sys! I'll show some screenshots from the install.


Image
Image
Image
Image
After installing, an optimize program runs and reboots the system several times to find the optimal memory usage. This reminds me of memmaker in MS-DOS 6.x. Gee, I wonder which came first 😂 (hint: it probably wasn't memmaker!)
Image
Image
Next up, this wouldn't be a RetroTech Chris install if I didn't configure networking. I found this really helpful comment on a blog post that told me pretty much how to do that (with some minor errata, we'll talk about that next). virtuallyfun.com/2011/03/27/des…
Image
Here is my autoexec.bat and net.cfg files. I had to change "Protocol IPX" to "Protocol TCPIP", other than that, the procedure was great! I also switched up the PCNTNW usage in the blog post for my IBM LAN Adapter/A driver, which is IBMENIIO
Image
Image
I also had to run the C:\dvx\setup.exe program to configure my network as Novell LAN WorkPlace TCP/IP. I also enabled the services you see below, and configured a name server. Looking good!


Image
Image
Image
Image
And, of course, since this is a PS/2 and that makes it "special," I had to tweak some things in config.sys to get this darn thing to boot with the QEMM utils. I commented out the dosdata.sys driver and added a NOPE line to the QEMM386.SYS line to ignore an unknown adapter.
Image
Image
Another thing I had to do: despite trying multiple mouse drivers, my mouse was erratic. So I plugged it into a serial port instead! Image
So, with that, we were all set! I decided to play a bit. One thing I tried was remote shell to run some X applications on a similarly configured virtual machine running DESQview/X! Maybe in the future, I'll try this from Unix: we need an X11R5 server for it to truly work.
Image
Image
I did test out FTP capabilities! That's right, DESQview/X has an FTP server! That makes transferring files to the system a piece of cake. I used that to support installing Windows for Workgroups 3.11 Image
Speaking of Windows for Workgroups, DESQview/X supports running Win3.x in a window! So, in theory you could remote shell from a Unix workstation and run Windows 3.x programs! I loaded up some Quarterdeck apps which show system specs and QEMM setup options.
Image
Image
I also did a quick telnet to The Old Net, where I loaded up Google in text mode. Image
Anyway, that's pretty much it! I did want to highlight this most excellent page on DESQview/X that has some other applications and ideas for those who want to explore more. As always, thanks for following along!

@threadreaderapp unroll cs.cmu.edu/~bmm/dvx.html
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 4
Another successful operating system install on the IBM PS/2 Model 70 386 (with 486 upgrade and 16MB RAM). This time, it's Slackware 4.0. It's installed, networked, and we even have the graphical X server running! Let's talk about what it took in a 🧵 here.
Image
Image
So, basically what I decided to do is to use ZipSlack, which is a version of Slackware that you can just unzip to a system with a FAT16 or FAT32 partition! It's available as a folder on the Slackware 4.0 ISO, available here: slackware.cs.utah.edu/pub/slackware/…

Image
Image
Now, as people may recall, this PS/2 is a microchannel system. Fortunately, there is a microchannel kernel called ibmmca.s. I dragged the bzImage file over top of the vmlinuz file in the zipslack\linux folder to get this going! No, it didn't work 100%, more on that in a minute! Image
Read 19 tweets
Jun 3
Okay, it's finally time to talk about the latest chapter of my Bernoulli 20MB adventures. Fortunately, we have some good news! I'll be building a 🧵 here as we go, so let's get to it! Image
Before we get into it, in case you haven't seen what a Bernoulli disk looks like, here we have one! We have the "sleeve" for storage, and then we have the front & back of a disk! And, as you see, we have a few disks.. I went form not being able to find them, to having a bunch!
Image
Image
So, first of all, I suspected that I MIGHT have a bad drive. As such, I found this Bernoulli Beta 20Z drive for sale on eBay, and I picked it up! It got here on Tuesday. I actually asked the seller to lower the base price, and the seller did! Image
Read 20 tweets
May 26
So, time to install another operating system on the PS/2 Model 70 386. This time, we are going with Windows/386 2.11. And as you can see from the screenshot below, we are multitasking like it's going out of style 🤣. Let's talk about the install in a 🧵 here! Image
First, I cheated a bit. I actually did the install in a virtual machine, and talked about some of the "fun" I had here, including issues with high memory area & MS LAN Manager. I had the same issues on the "real" system. You can read all about that here:
Anyway, install was pretty basic. Funny enough, Windows/386 asks what type of machine you have, but doesn't appear to do much with that information from what I have heard (unfortunately, I don't think I screenshotted that part of the install.. sorry!) Image
Read 9 tweets
May 26
I spent some time toying around with Microsoft Windows/386 today (Version 2.11). I installed Word 1.1a and Excel 2.0, and also (using mTCP NetDrive) connected up to a network share! Here's a little video I did (sped up in several parts). I'll make some observations in a 🧵here.
First, when it comes to Windows 2.x, I am a total novice. I've never used it before today. I was actually surprised at how capable it is. But, I have to put the disclaimer that I may have missed some features or did some things wrong since this was my first usage of it! Image
Getting it running was an interesting exercise. You can use it with DOS versions greater than 4.x, but you have to load setver. And Win2.x loads into the HMA, so you better load DOS low! Here are my configs. You'll see that I also loaded up mTCP NetDrive for a network share. Image
Read 11 tweets
May 25
I've got the FutureTel PrimeView NS 320 MPEG up and running on the CompUSA PC under Windows 2000! For reference, this PC is a Pentium II 350 MHz. I used some footage from The Great Outdoors to test things out capture a bit. Let's talk about it in a 🧵here!


Image
Image
Image
Image
So, first, thanks to the Wayback machine, I was able to locate the software for this card! Although it does target Windows NT, we will be installing Windows 2000 to try things out!
Image
Image
Using my boot manager BootIt, I carved out a Win2k partition and set up a Win2k boot option. I then set the BIOS to boot from CD, and we were off to the races.


Image
Image
Image
Image
Read 11 tweets
May 25
So, yesterday, I mentioned that I wanted to move an MPEG capture card to my dual Pentium Pro system. Oh man, did I ever go down the rabbit hole! Let's just say that in the end, I didn't do it, and I ended up swapping out a network card too. Let's talk about it in a 🧵here
Image
So, first, this dual Pentium Pro has multiple OSes on it, hence why my first screenshot is running Fedora Core 3. I like to have hardware in this system that is compatible with all of the OSes, because.. well.. why not! Image
And, second, this is NOT the first time I have had network card issues on this system. I used a PCI 3Com card in the past, and it had issues with drivers in SMP operating systems. I talk about it towards the end of this video for the interested
Read 19 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!

:(