Archives
- November 2025
- October 2025
- September 2025
- August 2025
- July 2025
- June 2025
- May 2025
- April 2025
- March 2025
- February 2025
- January 2025
- December 2024
- November 2024
- October 2024
- September 2024
- August 2024
- July 2024
- June 2024
- May 2024
- April 2024
- March 2024
- February 2024
- January 2024
- October 2023
- September 2023
- August 2023
- July 2023
- June 2023
- May 2023
- April 2023
- March 2023
- January 2023
- December 2022
- November 2022
- October 2022
- September 2022
- July 2022
- June 2022
- May 2022
- April 2022
- March 2022
- February 2022
- January 2022
- December 2021
- November 2021
- October 2021
- September 2021
- August 2021
- July 2021
- June 2021
- May 2021
- April 2021
- March 2021
- February 2021
- January 2021
- December 2020
- November 2020
- October 2020
- September 2020
- August 2020
- July 2020
- June 2020
- May 2020
- April 2020
- March 2020
- February 2020
- January 2020
- December 2019
- November 2019
- October 2019
- September 2019
- August 2019
- July 2019
- June 2019
- May 2019
- April 2019
- March 2019
- February 2019
- January 2019
- December 2018
- November 2018
- October 2018
- August 2018
- July 2018
- June 2018
- May 2018
- April 2018
- March 2018
- February 2018
- January 2018
- December 2017
- November 2017
- October 2017
- August 2017
- July 2017
- June 2017
- May 2017
- April 2017
- March 2017
- February 2017
- January 2017
- December 2016
- November 2016
- October 2016
- September 2016
- August 2016
- July 2016
- June 2016
- May 2016
- April 2016
- March 2016
- February 2016
- January 2016
- December 2015
- November 2015
- October 2015
- September 2015
- August 2015
- July 2015
- June 2015
- May 2015
- April 2015
- March 2015
- February 2015
- January 2015
- December 2014
- November 2014
- October 2014
- September 2014
- August 2014
- July 2014
- June 2014
- May 2014
- April 2014
- March 2014
- February 2014
- January 2014
- December 2013
- November 2013
- October 2013
- September 2013
- August 2013
- July 2013
- June 2013
- May 2013
- April 2013
- March 2013
- February 2013
- January 2013
- December 2012
- November 2012
- October 2012
- September 2012
- August 2012
- July 2012
- June 2012
- May 2012
- April 2012
- March 2012
- February 2012
- January 2012
- December 2011
- November 2011
- October 2011
- September 2011
- August 2011
- July 2011
- June 2011
- May 2011
- April 2011
- March 2011
- January 2011
- November 2010
- October 2010
- August 2010
- July 2010
Virtualizing QNX 2
(Note: This is a guest post from Tenox)
Enter 1988... around that time Microsoft just released MS-DOS 4.01 and IBM shipped OS/2 1.1. Compare to the others, this OS was years ahead of its time pretty much on every aspect. Now some 25 years later QNX2 is still found running industrial machinery, clean rooms, avionics and military hardware. Some people report systems up and running non stop for 15 years and longer!
It took me similar amount of time to find and acquire a usable media set. QNX2 never seen life on a desktop machine, so finding these was rather hard and expensive adventure. Fortunately I can finally let it see some daylight. Letβs examine how the system will install on a modern hardware under VMware Workstation.
The install is rather straight forward. Floppy boot comes with a login prompt.
After you log in as qnx you need to swap the floppy disk to Boot Utilities and run install. The script guides you through setup steps.
First you need to select the disk controller. For compatibility mode QNX 2 provides access via int 13 (real mode).
Then you partition the disk. QNX partition type is either 7, 8 or 9.
You will be asked to mark it bootable later on.
Then you have to select the kernel. QNX can operate in real mode and protected mode on AT286.
The install script copies all the data from distribution floppy disks, asks about boot loader and active partition. Finally you get to choose some video options.
The system also asks about networking options. Unfortunately it only works with custom Acnet cards so I skipped this. Once complete you are asked to remove the boot floppy disk and reboot the machine. This is what comes up after first hard disk boot.
I guess what is in the system will be the a subject of another post.
13 Responses to Virtualizing QNX 2
Did QNX 2 already use the microkernel architecture later employed by QNX 4?
QNX 2 has a message passing microkernel. I don’t think that the term microkernel was in general use at the time QNX 2 was first written. The boot file for QNX 2 is not as configurable as it is for QNX 4 or 6. If you run “tsk” you will see that the first four tasks (the QNX 2 term for process) listed are:
task
fsys
dev
(net)
idle
You will only see net if you run with a Corman card. These are all OS processes. You will not however see the kernel listed as it is not a task.
As an historical note, the two founders of QNX (Called Quantum Software Systems Ltd at the founding) Dan Dodge and Gordon Bell studied the Thoth operating system while in college.
http://charlotte.ucsd.edu/classes/wi08/cse221-a/papers/cheriton79.pdf
Their interest at the time was to build a commercial real-time message passing OS. The move toward embedded systems came as a practical reality.
Is there a possibility that you can provide the running VMWare?
I’m also searching like hell but can’t find anything.
Not this one but you can go to this post and chip in to QNX2 purchase fund and receive a floppy disk image. It’s also a never version (2.2) as opposed to this one (2.1).
http://virtuallyfun.superglobalmegacorp.com/?p=3204
http://virtuallyfun.superglobalmegacorp.com/?p=3219
Hello, I works at company and we use 2 machines runnig qnx OS in old Desktops. These system was installed at 2001 and stiil running very well. I intent virtualize this system, because the hardware is obsolet. I was tried whif vmware converter but I have some errors. Example: when virtualized machine starts the “?” appears repeatedly. Any tip?
I fear I can’t help you much. I’d suspect something like a geometry mismatch, but that’s just a wild guess. It all depends on what the original hardware is like, and how well it translated into a VM. Which QNX version is that anyway? QNX 4.something?
Any chance to have a disk image so I can install it on my IBM AT?
Thanks,
Hi Rob,
If you are still interested in in an disk image for QNX2 just let me know.
Paolo,
I have experience with QNX2 virtualization for old industry machine. Let me know to my email: vpoyhone (at) gmail.com
Hi,
Rob, I have installation image of qnx2, also driver for zip drive.
vpoyhone (at) gmail.com
@Fred Stringer,
Is that offer still open? I just saw you comment like 2 years ago π
The pictures don’t work.
archive.org to the rescue!
This site uses Akismet to reduce spam. Learn how your comment data is processed.