Fixed it myself. Changed out USB drives and it works fine now.
I did the following:
I did the following:
- Changed USB disks
- Booted into Open Firmware and changed the system time in order to prevent the endless loading Apple screen.
- Entered: decimal dev rtc 30 33 12 22 11 2020 set-time. The command is in the format decimal dev rtc sec min hour day month year set-time. So what I entered set the time to 12:30:33 2020/11/22.
- At least for me, I had to reset the system time every single time I wanted to boot into the installer, or it would hang on the spinning Apple screen. You might have to do that as well. Just set the time to whatever the current time is and that will fix it.
- Entered: decimal dev rtc 30 33 12 22 11 2020 set-time. The command is in the format decimal dev rtc sec min hour day month year set-time. So what I entered set the time to 12:30:33 2020/11/22.
- Entered the following commands:
- dev usb1
- Received back: ok
- ls
- Received back: 88446952: /disk@1
- dev disk@1
- Received back: ok
- pwd
- Received back: /pci@f2000000/usb@1b/disk@1 ok
- dir /pci@f2000000/usb@1b/disk@1:3,\System\Library\CoreServices\
- Received back: image
- boot /pci@f2000000/usb@1b/disk@1:3,\System\Library\CoreServices\BootX
- And then it booted.
- dev usb1
So I bought an old iBook G4 off of eBay (A1054, late 2004). I bought it with the knowledge that it had no OS installed, and was hoping that it would just be a quick and easy Open Firmware boot into my Tiger bootable USB, but that was very much not the case.
I entered the standard boot ud:,\\:tbxi command and immediately got the prohibitory symbol. I then tried creating a Tiger and Panther CD, but when I inserted them into the iBook they would immediately eject. I then tried creating a Panther CD from what is supposedly the original disc images that the iBook came with from the Macintosh Garden. Those immediately ejected as well. At this point I believe the prohibitory symbol is not because the image is not compatible with the iBook; rather, it is because the USB drive is not recognized by the iBook.
I tried to find the USB's path through Open Firmware, but I cannot find it (image). I attempted to use this guide's instructions and type "dev usb0", "ls", "dev usb1", etc. Each only returned with "ok" and did not show "disk@1". Every guide I've seen has said I'm screwed at this point, but I'd really like to try to get this thing working, or at least have proved it to be impossible to get it into a working state.
TL;DR, I've tried:
I entered the standard boot ud:,\\:tbxi command and immediately got the prohibitory symbol. I then tried creating a Tiger and Panther CD, but when I inserted them into the iBook they would immediately eject. I then tried creating a Panther CD from what is supposedly the original disc images that the iBook came with from the Macintosh Garden. Those immediately ejected as well. At this point I believe the prohibitory symbol is not because the image is not compatible with the iBook; rather, it is because the USB drive is not recognized by the iBook.
I tried to find the USB's path through Open Firmware, but I cannot find it (image). I attempted to use this guide's instructions and type "dev usb0", "ls", "dev usb1", etc. Each only returned with "ok" and did not show "disk@1". Every guide I've seen has said I'm screwed at this point, but I'd really like to try to get this thing working, or at least have proved it to be impossible to get it into a working state.
TL;DR, I've tried:
- Tried Tiger bootable USB. Displays prohibitory symbol.
- Tried Tiger and Panther CDs. Immediately ejected on startup.
- Tried the disc images that supposedly came with the iBook from the Macintosh Garden. Immediately ejected on startup.
- Searched for USB node in Open Firmware. Cannot find it.
- Reset NVRAM through Open Firmware (reset-nvram). No change.
- Reset PRAM on startup. No change.
- Reset PMU on startup. No change.
- Tried to boot from the hard drive through Open Firmware. Got a prohibitory symbol.
- Tried to boot from the hard drive through Open Firmware on partitions 0, 1, 2, 3. 1-3 aren't valid, and 0 gave me "LOAD-SIZE is too small".
- Tried to boot from the USB using the USB alias instead of "ud", got "LOAD-SIZE is too small" for each usb (0-2).
- Tried inserting a bootable CD with Tiger on it while the iBook was in Open Firmware and using the cd boot command. Disc ejects after spinning up and then spinning down again, and then Open Firmware says "can't OPEN"
- What, if anything, can I do?
Last edited: