Posts Tagged ‘NeXTSTEP’

Apple Rhapsody OS Screenshot Gallery

Extending my recent tutorial on installing the Rhapsody OS under VMWare, a gallery of screenshots of the ‘missing link’ between Mac OS X and NeXTSTEP.

Install Rhapsody DR2 on VMWare [How To]

Way back in December of 2010 I wrote a tutorial detailing how to get the NeXT OpenStep 4 OS loaded up in VMWare Fusion on the Macintosh. NeXT operating systems are full of nascent incarnations of OS X features, which makes them great fun for Macintosh geeks (myself included) to have a poke around in. Exploring OpenStep yields some interesting gems, but the trail really picks up in Rhapsody. Development of Rhapsody began when NeXT was purchased by Apple in late 1996; the OS itself takes the BSD underpinnings of NeXTSTEP/OpenStep and the desktop experience of the Macintosh, architecturally prototypical of what we now recognise as Mac OS X.

Needless to say, it’s a very interesting OS to explore, and can run pretty smoothly under VMWare. Here’s how:

(more…)

Ahead of its Time

The NeXT OS, as demonstrated by Steve Jobs in 1990. Dragging documents from ‘OS space’ to a mail application to attach them…WYSIWYG word processing…NeXT computers may have been expensive, but functionality taken for granted today was pioneered on these systems over 20 years ago. Between the power and style of NeXTSTEP and the ease of use of the classic Mac OS it’s hardly surprising that Mac OS X has set the standard for mainstream desktop operating systems for nearly 10 years.

Work in Progress

Loads on at the moment work-wise, but I am currently preparing a series of articles on beta and unusual operating systems which will go into deeper detail than the usual couple-of-screenshots-of-the-desktop which seem to populate the web. These will be written when the ‘proper work’ load has been reduced to my satisfaction.

After writing the OPENSTEP VMWare tutorial, I’m going to focus particularly on the roots of the operating system which powers my computing life – Mac OS X, but Windows and others will be covered also.

A selection of the subject matter:

  • Mac OS X Public Beta
  • Mac OS X Server 1.0
  • Mac OS 8, 9 & X (10.0 -> 10.6)
  • Apple/NeXT Rhapsody OS
  • NeXTSTEP / OPENSTEP
  • Windows Neptune (2000/XP)
  • Windows Cairo/Chicago/Memphis (NT4/95/98)
  • Windows Longhorn (Vista)
  • Windows Janus (b3.1, I believe)
  • A/UX 3.0

Should be fun! I’ve been amassing a few different systems to work with – 68k, PowerPC and x86…it won’t all be VMs – so there’ll be some *real* hardware mixed in there as well.

OpenStep Running Under Mac OS X with VMWare

I’ve had a great time today playing with the precursor to Mac OS X, the NeXT OS. For many Mac geeks, the NeXTSTEP/OpenStep is an object of curiosity, and what better way to learn about it than by getting your hands dirty and having a play around.

As far as I can gather, the NeXTSTEP OS originally only ran on ‘Black’ hardware – hardware produced by the NeXT company, using Motorola 68K CPUs. While the OS and the machines were both technically brilliant, the hardware was, for most, prohibitively expensive. In the early/mid 90s, NeXT uncoupled OPENSTEP – the advanced and easy-to-use object-oriented software development environment – from its hardware and operating system, eventually porting to several software platforms (including Windows NT!). They updated their own NeXTSTEP operating system, in the form of OpenStep/Mach, which coupled the dev environment with a Mach kernel based OS designed to run on common (Intel x86 and other) hardware.

This is a guide on how to get OpenStep up and running on VMWare Fusion for Mac – I suspect it’s mostly Mac aficionados who are curious about this stuff, and most of the guides I found were either for Linux or didn’t ‘finish the job (i.e. ending up with a black & white OS with no sound!)

Required Materials

Disclaimer: none of the above files are my own creations, I am merely placing their links in a single location to facilitate their easy retrieval. The boot floppy and 4.2 update are hosted by Apple, while the SVGA driver and custom drivers floppy image were obtained from Laurent Julliard’s site. The remaining drivers were linked to from this nextcomputers.org forum thread. I also take no responsibility for any equipment damage or loss of any kind (data or financial) as a result of using this guide. Onwards…

Preparing the Virtual Machine

For this guide, I’ll be using VMWare Fusion 3 for Macintosh (OS X 10.6.5).

  1. Open the ‘New Virtual Machine Assistant’ and press ‘Continue without disc’
  2. Select ‘Create a custom virtual machine’
  3. Some people recommend creating a virtual BSD machine – I used OS: Other & Version: Other, so select these now.
  4. Hit ‘Customise Settings’ to open the machine configuration panel. There are a number of custom options required to get OpenStep running smoothly.
  5. CPU and RAM: Set the VM to single core with 128MB of RAM. (Remember how dreamy 128MB of RAM was back in 1995? It’ll be plenty for this application)
  6. Hard drive: You’ll need to create a new hard drive (I called mine ‘OS4.2.vmdk’), of bus type IDE – OS4.2 VMWare SCSI drivers not available to my knowledge –  and of disk size 3GB. The only rule here is that the drive has to be between 800MB to install the OS and 4GB to remain compatible. Uncheck ‘Split into 2GB files’ and check ‘Pre-allocate disk space’. Hit apply.
  7. You will need to create a new Floppy drive to get those boot and driver disks working. First, you will need to configure those weird .floppyimage files. Under Mac OS X, I simply changed their extension to .img. Do this for all the images in advance.
  8. Return to VMWare: Click ‘Other Devices’ and then ‘+’, then hit ‘Add Floppy’ in the context menu. When it asks you to select an image file, point it to the Install Disk image.
  9. Finally, attach the OpenStep install disc to your virtual CD drive – hit ‘Virtual Machine’ and select ‘CD/DVD’ and either select the drive you have the OpenStep disc or locate the .iso file of the disc image.

Installing OpenStep

  1. You are now ready to power on the machine for the first time. After OPENSTEP has checked the RAM memory, you will be presented with some boot options (interestingly, anyone who’s seen an OSx86 bootloader will recognise this screen). Hit enter to progress to the next screen. (Fig 1)
  2. At this stage, the Device Drivers floppy disk will be requested. Click the floppy disk icon on your VMWare window and select ‘Choose Floppy image’. Point this window to the ‘Custom Drivers’ floppy .img and hit return. (more…)