Always have a spare interactive terminal for poking sticks at thar computerizer
Yeah, the install media USB it created didn't work. At all. And now I can't get the Niresh install to complete again, either. Def some DRM fuckerization going on here. Some "magic code" written to this HDD that survives even wiping the partition table, or maybe fuckerizing the firmware in the optical drive like Sony and MS did for a while back in the day...
Have you tried to clean the drive properly? Not with hand-holding safety-belt code like "fdisk" or "parted" or such, but the heavy stuff, that is "
dd". Something like
dd if=/dev/zero of=/dev/rdisk19 bs=512 count=1024
(for values of "19" that actually correspond to the piece of spinning rust you're trying to unfuckerize)
If you can get far enough that you have a OSX CLI prompt, there might be value in pouring "holy water" on the appropriate disk/partition/directory/file via the little utility "
bless". But, that should probably be done to a non-booting install, not on a cleaned disk.
The thing I suspect you're banging against is that the firmware has an idea of where the bootable disk with the root file system is and that place is not where the drive you installed on is. Some firmware incantations might be useful here.
Some
discussion on the subject. I might add that I've never tried this, because all my OSX computers have come in a working state and have stayed that way :-) Yeah, cheating.
OTOH I installed OpenBSD on a spare machine at work the other day, because I had to have a physical sniffer machine in place, and OpenBSD hurts the least. They also have a nice privsep mechanism in their Wireshark port which is super clever. Anyway, the machine was set up with Secure Boot and other Microshit, and it took two trips to helldesk to unfuck that (I do not possess the BIOS password, which of course was set) before I even could start breaking it for real.. PC booting is equally conflated, but in other ways. At least since after MS-DOS 2.0.