Ok, the StarDrive SCSI installed / setup disk created a WB 1.2 bootable disk that contains this in the Startup-Sequence.
DHMount d=StarDrive.device F=0x3030 I=0 S=3 BPT=37 LC=1 HC=738 U=6
(It must be OFS and not FFS, as it was formatted under 1.2, right? Though I've been using KickStart 1.3 for all of this.) There is no MountList entry for DH0: on that WB 1.2 disk, yet HD0: mounts just fine and is fully accessible.
My goal is to get that drive working with a WB 1.3 boot disk.
Under 1.3, just adding the above line to the Startup-Sequence does not mount the disk. So, I've removed that line from the WB1.3 SS and tried the following two MountList entries (though, of course, not at the same time):
But under 1.3, this does NOT (from devs/MountList):
DH0: Device = StarDrive.device
Unit = 6
Flags = 0x3030
Surfaces = 3
BlocksPerTrack = 37
Reserved = 2
Interleave = 0
LowCyl = 1 ; HighCyl = 738
Buffers = 17
BufMemType = 1
It should be noted that StarDrive.device -- a file -- does not exist anywhere. I assume this is being pulled from the firmware on the interface. It does not exist on the WB disk that the installer generated.
Can anyone suggest something that will let me get WB 1.3 up and running on the A1000?
bp