
This unfortunately seems to be incompatible with steps 1-6.

#Mac powerbook g4 charger not working mac os x
You'll get a very primitive version of the present day Boot Selection screen, WHICH ONLY WORKS WITH A MOUSE ! There you'll find the USB Stick and be able to boot from it, and install as if it were a very speedy and silent DVD drive :)įor those wishing to install Mac OS X 10.4 Tiger, the ISO floating around for that seems to contain a very small Apple_Driver_ATAPI partition (disk2s2 in step 4), a few KB instead of half a GB. Plug this into your G5 Cube, and, at boot, press both ALT keys (theoretically one should work but with my wireless keyboard the both button approach works best) At the end, diskutil list should show something like this: Depending on your stick, this might take upwards of a few hours (even with a badass USB3 one!).Now we can copy over the Mac OS X 10.5 Leopard ISO with dd: sudo dd if=// of=/ bs=32768 conv=notrunc,noerror,sync.The deeply cleansed disk should appear like so ( diskutil list) The entire process should look something like this: Now let's for the sake of it nuke the FAT32 partition: sudo pdisk L e /dev/rdisk2 d 2 w and exit CTRL+C.diskutil list should bring something like this up:

