The Mac got very sluggish recently and exhibited all the symptoms of having contracted a virus. I decided to back up all the data, erase the disks, and re-install. I ordered a upgrade from Apple to Snow Leopard for 19.99.
When I put the install disk #1 in for Tiger I got this message:
"This software cannot be installed on this computer."
Huh? I did a bunch of Googling, and found out that the explanation was that the disks that came with the unit were not perfectly matched to it-- the guy I bought the computer from gave me the wrong disks (even though they do say "Mac Mini" on them).
I guess Apple is so afraid that people would use the install disks on other computers and upgrade them for free, that they would be losing out on some precious revenue. Enough to say to heck with my "user experience." So they locked down the disks and I had the wrong set.
I had bricked my wife's Mac Mini.
So back to Google I went, and managed to find instructions on how to overcome the problem and create a new "disk 1" that didn't prevent you from installing the OS. Unfortunately, those instructions were not complete. So for those of you brave enough, here is what I hope is a more complete set of instructions.
Here's the rub. You need a good Mac to carry these instructions out, so hopefully you have access to one. It just so happens my daughter was visiting us from college, and she has a Macbook Pro that is only 2 years old.
Anyway, here's how you do it.
You will need:
1. A working (hopefully fairly recent model) Mac.
2. A blank DVD or a USB drive that can hold 8GB.
Here are the steps. I know this might be tough for some of you Mac people, this is what those of us who use Windows have to put up with all the time, so you might need a qualified Windows person to pull this off.
- Insert the grey, "Windows-level user-experience" install disk 1 into the working Mac.
- Start "Disk Utility" from Finder - Applications - Utilities.
- Create a new disk image. You do this by selecting Install Disk 1 on the left pane, then clicking "New Image" from the tool bar. A dialog box will pop up with "Save Disk As" (I suggest something like "Mac OSX Install Disk 1 Custom"). IMPORTANT: Next to Image Format, select "Read/Write." Save the new image to your Desktop ("Where" on the dialog box).
- Watch some TV for a while. This can take some time.
- When the new disk is created, double click to open ("mount") it.
- A box will open up to show you the contents of the disk image. Scroll down to the System folder, and double-click to open it.
- Under System, open the Installation folder, and then finally the Packages folder.
- Scroll to find the file "OSInstall.mpkg." Right-Click and select "Show Package Contents."
- Open the Contents folder, then right-click on OSInstall.date and select Open With.. Other"
- In the Open dialog box, select Applications - Text Edit.
- Edit the following files like so:
- Close text edit and save the file. In fact, close all the open Finder windows.
- Back to Disk Utility. Select the Mac OSX Install Disk 1 Custom DMG file you created, it should be displayed in the left window.
- Select Convert in the tool bar.
- Change the Image Format back to compressed, so that it will fit on a DVD.
- Again, this could take a while.
- When the compressed image is finished, right click on the DMG icon on the desktop for the compressed image you just made, and select "Burn to DVD." You can use this DVD now to install your Mac OS.
- If the file is too big to burn on a DVD you will have to save it to a USB drive instead. Back to Disk Utility, select the DMG file on the left and click "Restore."
- On Restore, drag the DMG file on the left to the box "Source:"
- Drag your USB drive that is also listed on the left to the box "Destination." By the way, you are going to loose all the information on your USB drive so I would make sure you have backed up what you need
- Click the Restore button. When it is finished, you will be able to use the USB drive instead of Disk 1 to boot your Mac from to do the install.
function checkSupportedMachine() { return true; }
function hwbeModelCheck() { return true; }
I think these instructions are a little more clear and complete that what you have seen elsewhere. If not, drop me a comment so I can improve it.
Good luck!