Reinstalling ANS from Zulu/BlueSCSI

defor

I'm a Utah teapot, short and stout.
Staff member
I'm trying to figure out how to reinstall my new (problematic-a topic for another thread) ANS500....
It boots fine off the drive that came with it, but it definitely needs a reload.

I've setup the structure of my SD card as:
1771139345080.png
Set the keyswitch for service...
I've tried IDs 1, and 2 (2 was the ID of the old drive) for the drive with the same result.
Term DIP switch on and off, same result.
Any suggestions/idea what this means?


IMG_9484.jpeg
 
I've never booted aix before.

Dumps of the ROM's Open Firmware assembly and Forth/fcode is at
https://tinkerdifferent.com/threads/apple-network-server-macos-based-roms-found.4756/post-41404

The load word from the aix-boot package (used when booting :aix) is supposed to set a aix-block0 property in the /chosen node of the Open Firmware device-tree. Maybe this is not happening correctly.

The boot device path scsi-int/sd@0:aix specifies SCSI ID 0 from the /bandit/53c825@11 SCSI controller. You said the SCSI id is 1 or 2. Try 0?
 
I haven't actually tried 4.1.5, but I have an original 4.1.4.1 CD that does work. Although I installed it from the built-in CD-ROM drive, not from a ZuluSCSI. I could try imaging it, but I've had some trouble making CD ISOs that the ZuluSCSI is happy with. I think there's something about needing to dd a specific session instead of the whole CD block device.
 
Back
Top