Results 1 to 4 of 4

Thread: Installing Ubuntu 12.04 on a PPC G5 Mac Pro

  1. #1
    Join Date
    Jan 2013
    Beans
    2

    Cool Installing Ubuntu 12.04 on a PPC G5 Mac Pro

    I am trying to install Ubuntu 12.04 on my Mac Pro. I am completely new to linux (mainly a mac user). I have tried installing using both the live CD and alternate install CD. The issue I am having is the b43 driver issue. I can not resolve this. Every forum says to use the "b43.wireless=blacklist" command, but I am not receiving the same prompts as they are at boot, so I have no idea where to write the command.

    Any help would be greatly appreciated..

    Thanks!

  2. #2
    Join Date
    Mar 2006
    Location
    Williams Lake
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Installing Ubuntu 12.04 on a PPC G5 Mac Pro

    My /etc/modprobe.d/blacklist-bcm43.conf, looks like this:

    Code:
    cat blacklist-bcm43.conf
    # Warning: This file is autogenerated by bcmwl. All changes to this file will be lost.
    blacklist b43
    blacklist b43legacy
    blacklist ssb
    blacklist bcm43xx
    blacklist brcm80211
    blacklist brcmfmac
    blacklist brcmsmac
    blacklist bcma
    If one isn't automagically created for you, you can create one yourself using yjr following command, press Alt-F2 and type:

    Code:
    gksu gedit /etc/modprobe.d/blacklist-bcm43.conf
    then copy and paste the contents of my file.

  3. #3
    Join Date
    Dec 2008
    Location
    Kent, UK
    Beans
    26
    Distro
    Ubuntu

    Re: Installing Ubuntu 12.04 on a PPC G5 Mac Pro

    I wander why would someone install anything but MacOS X on a Mac hardware? I think the best for your testing and first experience is going the virtualisation way> Either install Oracle VirtualBox (totally free unless you install the addons which are free only for personal non-business use), or VMWare Player (which is free only for personal use) and play with Ubuntu installations within these virtualisations. Unless you totally lack RAM. But for a test desktop Ubuntu within Vbox oer VMW Player you don't need more than 768MB of RAM for the virtual machine (of course you might struggle opening 50 tabs in your favourite browser but that's not what testing should look like rite?).

    My personal choice is Vbox because it's "totally" free and surprisesurprise a bit faster than VMware on CPU operations (while graphics a bit slower but way fast enough to watch videos, flash or eevn play some games).

    Both, Vbox and VMware have guest OS tools so better integration of the guest OS (Ubuntu in your case) within the host (Mac OS X in your case). That's a one-time installation from an automounted ISO "inserted" by the virtualisation software (in menu there is some item like "install vmeware/virtualbox addons to the guest", click it, mount the CD, install it, maybe reboot, done). Of course when you upgrade the virtualbox or vmw player, you might need to update to new guest tools. But that doesn't happen often does it.

    Have fun!
    Have fun!

  4. #4
    Join Date
    Jan 2013
    Beans
    2

    Re: Installing Ubuntu 12.04 on a PPC G5 Mac Pro

    The only problem I have is that all I see on boot is the boot prompt, and after that the Ubuntu splash screen which stalls a bit before giving me the error. Is there a key I need to press to reach another prompt?

    As for why I'm trying ubuntu on a Mac, it's G5, which makes it almost completely obsolete, and I have another main computer I use. I'm just interested in Ubuntu.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •