As most of you are probably aware, Classic isn’t supported on Intel Macs. However, if you really need to run some old software, SheepShaver may be a solution.

First, download the experimental version of SheepShaver here. Both a precompiled application and source are available. You’ll also need a Mac ROM and a bootable MacOS 8.5, 8.6, 9.0, or 9.1 CD. MacOS 9.2 will NOT boot.

You can obtain a usable ROM image from the Mac OS ROM Update. You’ll also need TomeViewer to extract the ROM file. However, TomeViewer runs under classic, so you’ll need access to a Mac capable of running classic.

You’ll also need to create a disk image with the dd command:


dd if=/dev/zero of=name_of_your_hard_disk_image bs=1024k count=size_in_megabytes

You’ll need a bootable CD. I used a PowerMac G4 Software Restore CD, which was the oldest one I could find.

Finally, you’ll need a configuration file. Using your favorite text editor, create a file named .sheepshaver_prefs in your home folder with the following contents:


extfs /
windowmodes 0
screenmodes 0
seriala /dev/cu.Bluetooth-Modem
serialb /dev/null
bootdrive 0
bootdriver 0
ramsize 67108864
windowmodes 7
frameskip 8
gfxaccel true
nocdrom false
nonet false
nosound false
nogui false
noclipconversion false
ignoresegv false
pollmedia true
jit true
jit68k false
keyboardtype 5
keycodes false
mousewheelmode 1
mousewheellines 3
dsp /dev/dsp
mixer /dev/mixer
ignoresegv false
idlewait true
rom /Users/mike/SS/MacOSROM
extfs /Users/mike/SS/Shared
disk /Users/mike/SS/diskimage
ether slirp

Make sure you use the appropriate paths for the ROM file, disk image, and an optional folder to be shared.

Make sure the CD is in the drive and start SheepShaver. If you’re lucky, it will boot from the CD. As soon as it finishes booting, it will put up an unreadable disk dialog and prompt you to format the disk. Go ahead – that’s the disk image file you created and you’ll see the dialog will give the size of the image file.

Once the disk image is formated, you can install MacOS from the CD on it. Have fun!

Classic Desktop

I found that it runs at roughly the speed of my old Blue & White G3/350 on my 17″ iMac with 1.5GB of RAM.