So, I know there is a way to boot into a USB flash drive on the late 2005 iBook G4, which is what I have, but how can I create a bootable drive of Ubuntu 10.10 PPC on the machine, so I can perform a fresh install(I have no extra DVD-Rs)?
-download the iso
-use UNetbootin to make bootable usb stick
http://unetbootin.sourceforge.net/
-follow my post to boot from usb stick
https://forums.macrumors.com/threads/1673606/
Then I tried to boot up from the USB drive by typing in "boot ud:,\\:tbxi", and it came up with a "X" across the screen. What did I do?
-plugged usb stick into left side and closest to front usb port.
-type this without the quotes "boot usb0/disk@1:3,\\:tbxi"
****EDIT**** archtopshop is correct ...making a linux boot stick with unetbootin won't boot a ppc....i just tried the minimal install....try his method for making ppc usb stick and then use the command ""boot usb0/disk@1:3,\\:tbxi" (without quotes)
I'll try it...
EDIT: Nope. No luck. Just that 'x' sign on the screen.
Not all versions of Lubuntu are bootable from a USB flash drive on PowerPC. I really don't know why. I was never able to boot Lubuntu 12.04 on my iBook, or MDD from a USB flash drive, but I've had no problems with newer versions--from 12.10 onward. I would stick to 13.10 though, because it's supported the longest, until April 2014.
I've never tried to USB boot any version of Ubuntu, so I don't know if creating a bootable usb version for PPC is even possible. Doesn't look like it is.
However, I can guarantee the method I pointed out in my earlier post will produce a bootable USB flash drive with the above Lubuntu versions because I use it nearly every day. Lubuntu 13.10 won't fit on a CD anymore, and I can make the flash drive faster than burning a DVD-RW.
If you need Ubuntu 10.10, I know this information is not helping you, but I just wanted to add it to clarify my earlier post.
No, its worth considering. My iBook is the mid-2005 one, and tons of people say its the only one (that and the 1.42 Ghz) that can boot off of USB... Maybe Ubuntu 10.04 just doesn't feel like booting off of my mac. I keep trying...
I have the same iBook (12" 1.33Ghz 1.5GB) and I just booted Lubuntu 13.10 using a 16GB Sandisk USB flash drive.
Here is a the open firmware command I used with the flash drive in the front usb port (the one closest to the little video port).
boot usb0/disk@1:2,\\yaboot
For the back usb port (next to the firewire port):
boot usb1/disk@1:2,\\yaboot
I don't know if this will boot Ubuntu, but it boots Lubuntu 13.10.
Hope it helps.
What is the best version of Lubuntu, Xubuntu, or other 'buntu' that works under this particular iBook? Something that keeps the processor and graphics card as cool as tiger or leopard might, but that runs relatively fast?
If you want to try Lubuntu on your iBook G4, then I would recommend the latest release, which is 13.10. You can find it here:
http://cdimage.ubuntu.com/lubuntu/releases/13.10/release/
Good luck.
Thanks! Got it. But I still can't figure out how to make a USB drive with it... I'm really getting frustrated and this thread hasn't really gone anywhere.
I noticed in an earlier post you mentioned creating the USB Flash drive in Disk Utility. That won't work.
You need to use the terminal.
I finally got the terminal to work but....
Results in order of pics below.
First, all seemed to work well. It put the .dmg file on the desktop while it was working.
Second, after it finished, the .dmg file disappeared, and I couldn't find it ANYWHERE.
Third, I began to finish the commands necessary just in case I actually WAS doing it right, I have no idea. Suddenly, as I typed in the dd command, it came up with this HUGE error message, hundreds of pages long, and my 'beep' noise on my computer kept going off. What did I do? I had to force quit terminal, and nothing seems to have happened to anything. I am totally lost.
Hey thanks that worked! It correctly created the USB, but when I boot up it still gives me and 'X' sign. These are the codes I have used:
boot usb0/disk@1:2,\\yaboot
boot usb1/disk@1:2,\\yaboot
boot usb0/disk@1:3,\\:tbxi
boot usb1/disk@1:3,\\:tbxi
boot ud:,\\:tbxi
for the first four it says it can't open the disk or file.
for the last one it gives me an X. Also when I type something like boot usb it gives me an X. When I type boot usb0 or boot usb1 it says something like size is too small or something random like that. Is my iBook just not capable of booting from USB? It's the right model...
Ok, so if you created the usb flash drive correctly, then either of the first two commands will work. At least, they work on my mid-2005, 12" iBook G4, 1.33GHz, 1.5GB Ram, 40GB drive model. I just tested both ports and they booted the flash drive correctly. I tried the last three commands you have listed above and they do not work.
Make sure you start the laptop in open firmware. command-option-O-F
On my iBook, the usb port closest to the front of the keyboard is usb0, so I use would use boot usb0/disk@1:2,\\yaboot if the usb flash drive is that port.
Likewise, the port closer to the firewire port is usb1 on my iBook, so I would use boot usb1/disk@1:2,\\yaboot for that port.
If you've already tried that, and it doesn't work for you, then maybe your ports are reversed. So, try putting the flash drive in the front port and using boot usb1/disk@1:2,\\yaboot, and vice versa for the back port.
If that doesn't work, then I'm sorry but I'm out of ideas.