Mac Spectrum
Hacking the Tiger Installer for Unsupported G3 Macs
- 2011.08.31 - Tip Jar
Follow Simon Royal on Twitter.
Popularity: ![]()
![]()
![]()
![]()
Short link: http://bit.ly/reGctS
I did this trick a few years ago to get Mac OS X 10.4 Tiger installed on an unsupported Lombard PowerBook G3, and it seems very few people know about it or can get it to work, so I thought I would revive it. There also seem very little on the Net about it.
While Tiger will run perfectly well on a G3, there were a few models that don't meet the official criteria simply because they do not have a built in FireWire port, the Lombard PowerBook G3 being one, and the original Clamshell iBook G3 being another (as is the 366 MHz graphite Clamshell).
There are a few other methods, such as removing your hard drive and installing Tiger on it using another machine and then reinstalling it, or using XPostFacto to get round the installer issues. Taking out your hard drive is simple in a Lombard, but not in a Clamshell, and using the XPostFacto method requires having an earlier version of Mac OS or OS X installed.
What you will need is a Mac running OS X 10.4 or 10.5 (it may work with 10.3, but I am not sure), a DVD burner (or CD burner for the CD version), and some time and patience.
Step by Step
Pop in your Mac OS X DVD. (This can also be done with the CD version, which is especially handy for installing on pre-DVD G3s.)
Next, make an image of your disc. Open Disk Utility, and down the left hand side you will see your Mac OS X DVD or Mac OS X Install Disc 1 (if you are using the CD version) listed. Click on it to highlight it, then select New Image from the top, and it will ask where you want to save the file. Select your destination, and be sure to choose DVD/CD Master under the dropdown menu labelled Image Format. It might ask about file formats; if it does, choose .cdr.
Let Disk Utility do its thing, which should only take a few minutes. Then you will need to convert the newly created image file to read/write so you can edit the contents. To do this, use Disk Utility and select Convert from the top. Find the image file you just created and select read/write under the Image Format, and then choose a destination to save it. It might once again ask about file formats and whether to use .cdr or .dmg or both. I choose both at this point.
Once that is done, mount the newly created image. Find the System folder, then the Installation folder, then the Packages folder. In there is a file called OSInstall.mpkg.
Control+Click on the OSInstall.mpkg file and select Show Package Contents. This will open the innards of that file. Select the Contents folder, and in there is a file called OSInstall.dist. Once again, Control-Click on it, and this time select Open With and select Other. This will bring up the list of apps in your Applications folder. Scroll down until you find TextEdit, select it, and click Open.
'Bad Machines'
This will open the file in an editable text window. This is where you get rid of the list of "bad machines" - machines the installer will reject by default.
Find the lines that look like this:
function checkSupportedMachine(machineType){
var badMachines = ['iMac','PowerBook1,1','PowerBook2,1',
'AAPL,Gossamer', 'AAPL,PowerMac G3', 'AAPL,PowerBook1998',
'AAPL,PowerBook1999'];
See the list of badMachines? There are 11 machines in total. If you remove this list, it should enable you install Tiger on all G3 Macs - although I don't think it will work on Beige Power Mac G3 or Kanga PowerBook G3* models. It does allow you to install OS X 10.4 on pre-FireWire/tray-loading G3 iMacs, Lombards, and Clamshells.
Change the above text to this:
function checkSupportedMachine(machineType){
var badMachines = [];
Then close and save it. If you get a message about not having enough privileges, you need to save the file to your desktop via Save As - and make sure you add .dist on to the file name. Once saved, close the file.
Then go back to the Contents folder and copy the file you just saved from your desktop to the Contents folder. You might need to Authenticate by putting in your Administrator password when asked.
That is the editing completed. Now you can unmount the image file, and you are ready to burn it.
If you are using the CD version of Tiger, you will need a blank CD-R. If you are using the DVD version, you will need a blank DVD-R. Tiger will fit fine on a single-layer disc. (Leopard and upwards require a dual-layer disc and are trickier to burn.)
Open Disk Utility and select Burn from the top of the window. Then find your image file and select it. Under the burn options, you can set the speed. When burning any OS, it is recommended to use a lower speed - however, I did burn this at 24x, and it was fine.
Using the Modified Installer
OS X 10.4 Tiger still wants at least 256 MB of memory - more is always better - and 3-4 GB of free hard drive space, although you can get by with 2 GB with a custom install that eliminates unnecessary languages and printer drivers. Hacking the installer doesn't change that.
I tried this method a few years ago on the DVD version, and it worked fine, and I tried it a few days ago on the CD version, and this worked too. I didn't actually use the CD version to install Tiger, but it booted to the installer fine. I have used the DVD version - which is exactly the same hack - to install Tiger on a Lombard.
I hope to be picking up a first gen Clamshell iBook G3 shortly to
revive and upgrade, which is what sparked this project.
* The Kanga PowerBook has never been certified for any version of OS X.
Join us on Facebook!, follow us on Twitter, use our Google+ page, or read our RSS news feed
Recent articles by Simon Royal
- Apple May No Longer Support Your Older Mac, but Microsoft Will, 2012.05.11. Believe it or not, Windows 7 and 8 can run nicely on Macs than can't run OS X 10.7 or 10.8 at all.
- 1998: The iMac Saves Apple, 2012.05.04. Its specs were pedestrian, but the color, lack of standard Mac ports, and missing floppy drew a lot of attention.
- Apple Should Make Older Mac OS Versions Free, 2012.05.03. It can cost more for a copy of the Mac OS than you paid for an old Mac you want to put it on.
- More in the Mac Spectrum index.
Links for the Day
- Mac of the Day: Unitron Mac512, introduced 1985. Unauthorized Brazilian clone of the Mac 512K.
- May 24 in LEM history: 99: Mac sales up, iMac sales down? - 01: Speeding up digital photography - 02: The Internet, research, and plagiarism - 04: NewerTech TiBook battery - Optical mice from Contour - 06: Power Mac today or Intel tomorrow? - 07: G5: Apple's last fling with PowerPC - G3: From 233 MHz to 1.1 GHz
- Support Low End Mac
Recent Content on Low End Mac
- Lion and the End of Bootable OS X Installers, Frank Fox, Stop the Noiz, 2012.05.23. Mac OS X Lion is only available as an upgrade from Snow Leopard. Is this the end of bootable installers from Apple?
- Mac Pro on the Way Out or Changing with the Times?, Dan Bashur, Apple, Tech, and Gaming, 2012.05.22. No other desktop Mac offers a wide range of expansion options, but is that enough reason for Apple to keep the behemoth powerhouse Mac Pro around?
- iPhone 3D: Stereo Photography and 3D Movies for the Rest of Us, Anne Onymus, The Rumor Mill, 2012.05.22. Until now, stereo photography and 3D movies required expensive dedicated equipment. With the iPhone 3D, Apple will make it available to the masses.
- iPad 2 'Feels Like an Upgrade' from New iPad, Samsung Tops Apple in Smartphone Market, and More, iOS News Review, 2012.05.21. Also Apple to maintain tablet dominance, working in portrait mode, Wozniak would like to see end of walled garden, and more.
- MacBook Airs Top Ultrabooks, Boost MacBook Performance, MacBook Pro Update in June?, and More, The 'Book Review, 2012.05.21. Also Retina displays available now but costly, USB 3 expected in next MacBook rev, hybrid drives an affordable alternative to SSDs, and more.
- More links in our archive.
Recent Deals
- Best 12" PowerBook G4 Deals
- Best MacBook Air Deals
- Best iPad Deals
- Best Mac OS X 10.6, iLife, and iWork Deals
- Best iPod classic Deals
- Best 15" MacBook Pro Deals
- Best iBook G4 Deals
- Best Classic Mac OS Deals
- More deals in our archive.
About LEM Support Usage Privacy Contact
Follow
Low End Mac on Twitter
Join Low End Mac
on Facebook
Low End Mac Reader Specials
Don't install Parallels to play poker online! Macpokeronline.com will show you how to download and play Poker on a Mac natively on your Mac in just minutes.
Favorite Sites
MacSurfer
Cult of Mac
Shrine of Apple
MacInTouch
MyAppleMenu
InfoMac
The Mac Observer
Accelerate Your Mac
RetroMacCast
PB Central
MacWindows
The Vintage Mac Museum
Deal Brothers
DealMac
Mac2Sell
Mac Driver Museum
JAG's House
System 6 Heaven
System 7 Today
the pickle's Low-End Mac FAQ
Affiliates
Amazon.com
The iTunes Store
PC Connection Express
Parallels Desktop for Mac
eBay

