OPENSTEP Installation Guide

What is this?

OPENSTEP was an operating system created by NeXT Software Inc. It served as the basis for Mac OS X after Steve Jobs came back to Apple after Apple acquired NeXT. This is simply to teach and show computer history.

Prerequisites

Optional Downloads

Set up a VM

  1. Create a new VM inside Parallels. Select "Other" as OS.
  2. Make sure to configure the hardware:
  3. Configure HDD, Floppy and CD like this:

Mount images

  1. Mount 4.2_Install_Disk.floppyimage in the floppy drive.
  2. Mount Openstep-4.2-Intel-User.iso in the CD drive.

Installation

Preparing the installation

  1. Boot up the VM. When asked to enter something, do NOT enter anything and wait.
  2. Enter the number of the language you want to use. 1 is English, 3 is German.
  3. When asked to erase the hard drive, do so by entering 1.
  4. Now the installer will ask you to insert the driver disk. Do so by switching the floppy image to 4.2_Custom_Driver_Disk.floppyimage. Then press ENTER.
  5. When presented with the drivers screen, enter 7 twice until you can see the entry for Primary/Sencodary(Dual) EIDE/ATAPI Device Controller (v4.03).
    Screenshot
    Enter 5.
  6. Repeat Step #5.
  7. When asked if you want to load additional drivers, enter 1 to continue without doing so.
  8. You will now see a white screen loading stuff. Let it run. If a kernel panics happens here, make sure the CD and HDD are connected to the correct IDE slots.
    Screenshot

Running Setup

  1. You are now entering the setup. Enter 1 to start.
    Screenshot
  2. Continue entering 1 until setup beings. This will only format the drive.
  3. Wait until the installer finishes. You will see a progress bar of dots and equal signs. They will fill twice.
    Screenshot
  4. When the installer finishes, disconnect the floppy drive and press ENTER.
    Screenshot
    This step will take a moment.

Configuration

  1. OPENSTEP will now complain about missing drivers. Insert the drivers floppy again and enter 1.
    Screenshot
  2. OPENSTEP will boot and load up.
    Screenshot
  3. Two alerts will pop up. Simply press OK.
    Screenshot
  4. You will see a dialog "Summary of Devices". Do not change anything here. Just save and confirm the dialog warning of an incomplete configuration.
    Screenshot
    Configuring stuff already can break the VM so don't do it.
  5. In the following dialog uncheck all languages that you don't want. Leave the rest checked.
    Screenshot
    The installer will now take a short moment to configure the packages. Even though the installer says it's NeXTSTEP, it is OPENSTEP.
  6. When the installer has completed, disconnect the floppy and restart.
    Screenshot
  7. In the upcoming dialog, select your preferred language and keyboard layout and continue.
    Screenshot
  8. If any dialog appears stating that the floppy is unreadable, simply press Eject and continue with the next part.

The system is now installed...

Screenshot of OpenStep

...but you're missing drivers.

The system doesn't have any graphics or networking drivers, yet. We're going to solve at least the graphics. We will now install Patch 4 that solves the Year2K-bug and introduces a VESA-driver for better graphics. Do not get scared by the number of steps. Many steps are only clicks on buttons.

  1. Click on Disk, then Eject inside the Workspace menu. If there is any complaint about something being unreadable, simply eject anway.
  2. Mount ne2k+os42patch4+vmwarefb.iso into the CD drive (you can eject the installation iso).
  3. Click on the newly visible CD icon.
  4. Copy the contents of the CD to the folder me. You do so by marking all three items and dragging them to me.
  5. Go to me and double click os42machuserpatch4.tar. This will bring up a dialog stating that the file is compressed. Click Unarchive there.
    Screenshot
  6. Please be patient. You wil not see any progress. Wait until you see a new file OS42MachUserPatch4.pkg before you close the inspector.
  7. Open /NextApps/Terminal.app.
  8. Type in the following commands:
    su
    /NextAdmin/Installer.app/Installer /me/OS42MachUserPatch4.pkg
    Screenshot
  9. Click Install in the now appearing Installer.
    Screenshot
  10. Leave everything at default and click Install.
  11. When asked to confirm that the package runs programs during the operation, click Continue.
  12. When asked to continue even if some of them are installed, click Continue.
  13. When the installation has completed, reboot by double-clicking the NeXT-icon in the upper right, then Log out and finally Power off.
  14. OPENSTEP will now shut down and then tell you it's safe to turn it off. Reset the VM and let it boot up again.
  15. You may read again that the floppy disk is unreadable. Eject it once again.
  16. Run /NextAdmin/Configure.app.
  17. Click on the monitor icon in the top row. In the now appearing dialog scroll down to VESA VBE 2.0 Display Driver (v1.00). You cannot use the wheel to scroll but have to drag the scrollbar on the left. Then click Add.
  18. Click Done, then Save.
  19. Reboot once more.
  20. You will now see a blue/white window while booting instead of the Openstep logo. If this happens, you've installed the driver successfully. You should then get a "nicely" colored desktop.
    Screenshot
  21. We'll now change the resolution so you have more space to work with. To do that open up /NextAdmin/Configure.app once more, click on the monitor symbol and click Select in the section Display Mode. Choose a resolution you like but don't shoot too high. I recommend 1152x870.
    Screenshot.
  22. Reboot again after saving and tadaa, you have more space!

Screenshot

Setting up Networking

The following guide has been provided by Greg Mazzeo via email who figured out a way to get networking up and running. Thanks for your help!

To enable the network adapter you have to force a certain type called rtl.

  1. Shut down the VM if it is running.
  2. Open your VM's hardware settings.
  3. Click on Boot Order.
  4. Enter the following snippet into the 'Boot flags' field:
    devices.net.force_adapter_type=rtl

  5. Boot up your VM again. You should have internet now 🎉. You can verify by opening /NextAdmin/SimpleNetworkStarter.app. You should not see a message that an adapter is missing.

You're done!

The VMware-file is for VMware users who like to experiment with more than the standard VESA driver.

Have fun running the system that saved Apple and probably made a whole new industry possible!

Additional Notes

The developer image provides development tools like Interface Builder and sample Objective-C code to explore. You can run all the samples by clicking the Demos folder in the toolbar.

If you have any additional tips or something to add to this guide or just want to say hi, contact me at openstep@bfx.re.

Last Update

September 2nd, 2018