[Hosted by Floodgap Systems]

A/UX 3.0 installation

Warning: These are the steps that worked for me. If there is a better way of doing something, I'd like to know about it. These steps are not based off any Apple documentation.

Double Warning: A/UX is still a copyrighted product owned by Apple. If you have an A/UX system for which you need replacement installation media, you can check Gamba's download page for a list of places to download Macintosh operating systems, including A/UX.



Partitioning

Normally, there are several partitions on an A/UX disk: the MacPartition, which actually boots the machine; the UFS or SVFS root partition, which actually has the kernel and is booted by the MacPartition; a swap partition; and an Autorecovery nee Eschatology partition, which is supposed to be a repository for critical files during system recovery but in my experience and the experience of others really serves the purpose of being a disk space black hole.

The partitioning scheme I prefer has two HFS partitions: one for the MacPartition, and then another standalone MacOS partition so you can still use your favourite extensions without messing with the MacPartition's system folder and causing trouble. (You can also install other system versions here without hurting A/UX.) I also don't bother with the Autorecovery partition, since even if it did (does) work, it has little functionality that a good fsck doesn't.

You will need a copy of HDSC Setup 7.3.5 for the first portion of this -- don't use A/UX's. I like the patched version on Gamba's hard drive page. This assumes you have some familiarity with Apple's hard drive partitioning utilities. Boot from your HDSC Setup-enriched boot floppy.

Now boot A/UX with the boot disk and A/UX install CD. Go to Custom Install and Step 1 (to continue partitioning).

Thus endeth the Partitioning.

Installation

Step 2 of the Custom Install puts the MacPartition boot files on the MacPartition. Start this step and make sure it chooses your MacPartition, not your locked MacOS partition which you will reserve for your beloved MacOS. This is very fast, typically.

Step 3 of the Custom Install builds the UFS/SVFS filesystem and installs the actual guts of A/UX. It should find your "root & usr" filesystem and chuck everything on it without further preamble. Pick the filesets you want installed.

Once finished, you will be instructed to reboot. When you reboot and the MacPartition starts up and tries to initialise A/UX, it will ... fail resoundingly. Don't be discouraged. This failure is because the Launcher's standalone copy of fsck looks for an Autorecovery partition, which we have gloriously eschewed. Go to Settings, Booting. Pick "custom command" and change the fsck command to cat /etc/motd. Change the launch command to launch -v so you have a better idea what's going on. Save the settings.

Boot with Command-B. This first boot will rebuild the kernel according to your system devices. Get a cup of coffee, preferably from Colombia, because on my IIci this took a good few minutes. You will then be instructed (forced) to reboot.

Welcome

Welcome to A/UX. If you did it right, on the next boot, the system will come up, start A/UX (and you'll see the kernel coming up), and then drop you into ... the Finder? However, if you go under the applications menu on the top right, you'll see the Command Shell. Select that, et voila -- a real shell in your real A/UX system.

At this point, you're on your own. Things to do might include:

Remember to shut down the usual way, i.e., Special, Shut Down. You can also log out under the Special menu as well. When you do shut down or reboot, don't forget to unlock your MacOS partition next time you have HDSC Setup handy.

Things Not To Do

None of these apply to your MacOS partition (but this DOES apply to the MacPartition as well as the UFS/SVFS partition), which we created to allow you to have some partition on the system for these things.

Disclaimer

This document is perpetually under construction. Have fun!
Cameron Kaiser