I was finally able to boot System 7 on the 1.5 GHz mini from USB via the GUI bootpicker. These patches are awesome! Thank you for providing them.
Unfortunately, I couldn't get it to work directly from OF alone. This is what I tried and how I was able to get the mini to boot:
- I changed the script from "PowerMac10,1" to "PowerMac10,2", because that's what the "silent upgrade" minis like the 1.5 GHz and 1.33 GHz models are. This might be why the patches failed for me originally. However, just changing that reference and reinvoking the script from OF was not enough to change the outcome. Perhaps it would if I had also reset my NVRAM? Thing is, I currently have precious data in my NVRAM, which I must dump first, and learn to restore from said dump, before I re-attempt this from OF from a clean slate.
(How do I dump and restore my NVRAM based on an NVRAM dump, anyway? Any OF commands? Mac OS 9 commands? OS X commands? And is there a way I can manually view/edit/add/delete NVRAM variables as well as variable values?
)
- I just used the OS X script (with the PowerMac10,x model identifier adjustments), and then it just worked. That's the route I wish to avoid having to rely on, though, but it
does work, at least after the adjustment I mentioned.
For the record, once I got it working, both of my HFS Standard partitions could be identified in the GUI bootpicker, AND be booted from, for System 7 or otherwise. Just throwing that out there.
Also for the record, before I realized what was needed for the fix, I reformatted my USB with OS X's Disk Utility (10.4.11 "Client" Tiger PPC), and it was no different than when I used LaCie Silverlining Pro 6.5.9.1 on Mac OS 9 (which I confirmed to have successfully formatted my USB drive with APM, by the way, meaning we don't need OS X for USB formatting at all with this tool).
Again just for the record, and what even led me to realize the model identifier was wrong, I successfully connected to my mini's OF via telnet as per
@joevt's detailed instructions, using the built-in client on Windows 7 SP1 (would have used a Mac OS 9 client here too on a different machine, if only I could source another Mac-OS-capable computer, but where I live such privileges do not exist). I'm glad to have learned about both telnet, running a telnet server in OF, and using telnet (and SSH) clients from my preferred OSes (Mac OS 9 in particular). Thanks for setting up that path of learning for me,
@joevt! This should come in handy in the future.