Open ajacocks opened 1 year ago
@ajacocks interesting. given the lack of verbosity in the debug log, I almost wonder if there might be a cabling/signalling issue here. Is the 50-pin ribbon cable you're using known to work with other devices? Is it new? old?
It’s a random 50 pin 1’ long 2-connector SCSI cable from my very large collection of them. I’ll give a shot with a different cable.
Trying a different cable allows the 2 defined 2gb drives to be formatted, but after MS-DOS 6.22 installed (successfully) the machine just beeped repeatedly on a boot attempt. Booting from floppy allows the drive to be read, but booting does not succeed. Running ‘fdisk /mbr’ on the drive results in a drive that, instead of attempting to boot, is immediately skipped.
@PetteriAimonen any thoughts on what might be going on here? There's no real activity on the SCSI bus.
A debug log from the new cable that got further along would be helpful.
I have a 386DX/40 PC with an Adaptec 1542CP SCSI controller, and while I can get the disk images on my SD card to be seen in the Adaptec SCSIselect BIOS utility, when trying to let the system boot, it times out on SCSI inquiry.
Based on previous issues, I have tried: 1) setting EnableUnitAttention = 1 2) setting EnableSCSI2 = 0 3) setting MaxSyncSpeed = 0
None of these have had an effect.
Here is the debug log from the most recent boot, which differs only in reported config settings from any of the other attempts:
Is there any other information that I can provide that might help?
Thanks!