0

I tried many ways to boot Ubuntu on my Mac operating system. I do not have an internal CD drive, but when I tried to install it using the external CD drive (from Apple), the drive does not work. Admittedly, Apple made it clear that you can't do this.

I tried using many tools. I downloaded the AMD64 + Mac edition and copied it to my USB using UNetbootin. It said that it would not boot on Mac, but the instructions on another blog claimed that it has no problems as the iso will handle it. It also instructed to install rEFIt and it worked for him, but it doesn't boot for me. I even tried the terminal method of installing but this didn't work either.

What should I do to boot Ubuntu on my Mac?

Zanna
  • 70,465
  • The Apple USB CD/DVD drive takes a lot of power to run and so may refuse to operate unless it gets told by the connected computer the required power is available. As far as I know all Apple computers without an internal optical drive will supply sufficient power for this USB drive but I may be mistaken. Use of a hub can interfere with the drive getting enough power so plug the drive directly into a port on the Mac. I've seen this problem before but it may not be obvious to those that don't use this drive often. – MacGuffin Dec 06 '21 at 02:05

1 Answers1

0

Here is what I end up doing. I couldn't boot from USB. I downloaded the Power-PC ISO from Ubuntu, for my G4 Mac, and this is what I did:

Macintosh-HD --> Applications --> Utilities --> Terminal

hdiutil burn <file_name>.iso

Placed the CD in the drive, and powered the machine down. Then I held down the option key, and powered on the machine, clicked on CD, and then on right arrow. Hope that this will help you.

Mitch
  • 107,631