How to run almost any OS on your Mac

If you have another Mac, though, remember that you can share a wireless connection over Ethernet from the Sharing pane of System Preferences, so you could connect it to your new Linux-powered Mac to pipe some internet connectivity in over Ethernet just long enough to get Wi-Fi enabled.

In our G4 example - see the next page - once we'd hooked up the Ethernet lifeline, all we had to do was go to the Hardware Drivers utility from System > Administration for the drivers to be detected.

Step 01

Open Disk Utility, click the Burn icon, select the downloaded ISO then pop in a CD-R and let it burn.

02. Partition the hard disk

Boot your Mac from your Tiger install CD. Launch Disk Utility, select the internal hard disk, then click the Partition tab.

Step 02

Create three partitions; one Mac OS Extended for OS X, another for OS 9, and define the rest as Free Space. Create them as different sizes (this will be useful later) and note the size of each.

03. Install OS 9 and X

Once the partition has completed, restart the Mac and, as it cycles, pop out the Tiger disc and insert the Mac OS 9 install CD.

Step 03

Let it boot, then install OS 9 onto the Mac OS 9 partition you created previously. Complete the OS 9 setup.

Once you're done, install Mac OS X onto the separate OS X partition.

04. Install Ubuntu

Restart your Mac again, inserting the Ubuntu installer and holding c to boot from it. Allow Ubuntu to load, then double-click the Install icon on the desktop.

Step 04

When you're asked where you want to install Ubuntu, pick the second option. Use the largest continuous free space; the graphics show you what will happen.

05. Set boot preferences

After the installation has completed, restart the Mac back into Ubuntu, go to the Applications menu, then pick Terminal from the Accessories menu. Type:

sudo mac-fdisk -l

This will give results like those shown here. Use your notes of partition sizes to identify which partitions Mac OS X and Mac OS 9 are installed on.

Step 05

The partition name will be something like /dev/hda10 and /dev/hda12.

Now type:

sudo cp /etc/yaboot.conf /etc/yaboot.conf.backup

to make a backup of the file we're about to edit. Then type:

sudo nano /etc/yaboot.conf

The installer will have identified the Mac OS X installation, so go to a line that says something like macosx=/dev/hda10 and, under that, type:

macos=/dev/hda12

or whatever the number was that you noted. To make Mac OS X default, on a new line under the one you've just written, type:

defaultos=macosx

then press CTRL+x to exit and save.

Press Y when asked if you want to save, then return to confirm the file name. In the Terminal, type:

sudo ybin -v

Once the process has completed, you can restart from Ubuntu, and Mac OS X will boot. For more info, see here.

-------------------------------------------------------------------------------------------------------

First published in MacFormat Issue 218

Liked this? Then check out The Mac switcher's guide to running Windows alongside OS X

Sign up for TechRadar's free Weird Week in Tech newsletter
Get the oddest tech stories of the week, plus the most popular news and reviews delivered straight to your inbox. Sign up at http://stealprices.shop/register%3C/a%3E%3C/p%3E%3Cp%3E%3Ca data-analytics-id="inline-link" href="http://twitter.com/techradar" data-url="http://twitter.com/techradar" target="_blank" referrerpolicy="no-referrer-when-downgrade" data-hl-processed="none" data-mrf-recirculation="inline-link">Follow TechRadar on Twitter

TOPICS