Possible Duplicate:
Install ubuntu on MacBook Pro

I have an old mac (maybe 6 years old) that I want to install Ubuntu on. I have an Ubuntu live cd but when I but it in the cd drive and hold down the the option key when rebooting, the cd is not listed in the boot menu.

The mac came from a company that was getting new computers so I have the feeling that it was some how protected from doing this.

Any idea of what I can do to install Ubuntu?

link|improve this question

57% accept rate
Have you tried holding down the 'c' key during reboot to try to start up from the CD drive? – Wuffers Jan 1 '11 at 18:46
Also, what did you do to burn the CD? Did you burn it to the CD with Disk Utility, or did you just copy the contents of the ISO over to the CD? – Wuffers Jan 1 '11 at 18:54
Holding down the "C" key does nothing. I used the CD on other systems that previously had Windows on them and it worked fine. – codedude Jan 2 '11 at 0:58
feedback

closed as exact duplicate by digitxp, Diago Jan 2 '11 at 19:36

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

2 Answers

If your Mac is six years old, then it's a PowerPC Mac with a G4 or G5 CPU, and you'll need the version of Ubuntu for the PowerPC CPU architecture. What CPU architecture does your Live CD support? I believe the standard Ubuntu Live CD only supports Intel-compatible architectures.

link|improve this answer
Where can I get a PowerPC compatible Ubuntu CD? – codedude Jan 2 '11 at 0:59
1  
Correct, the standard LiveCD is i386 only. – John T Jan 2 '11 at 1:57
feedback

Ubuntu has PPC builds, you can grab it here on the ports page. This pertains to G3, G4 and G5 machines alike. If you have an Intel Mac, you can use the regular Intel i386 build. You can find out what kind of Mac you have with the "About this Mac" utility.

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.