[comp.lang.rexx] Stardrive and 2.0

jea@prodigal.psych.rochester.edu (Joanne Albano) (01/08/91)

I am unable to mount my hard disk under 2.0 with
a StarDrive interface. I hope someone that has suceeded
can mail me the version # of their driver and a copy
of their mountlist.

We are using driver 1.1 and this is a segment of our
mountlist. We kickit to the standard workbench disk
and then attempt to :

mount dh1: from df0:devs/mountlist

this is a segment of that mountlist:
dh0:	Device = StarDrive.device
		DosType = 0x444F5300
		Unit   = 2
		Flags  = 0x3030
		Surfaces  = 6
		BlocksPerTrack = 37
		Reserved = 2
		Interleave = 0
		LowCyl = 2
		HighCyl = 10
		Buffers = 30
		BufMemType = 1
		Mount = 1
		Stacksize = 4096
		Priority = 10
		PreAlloc = 0
#
dh1:	Device = StarDrive.device
		Unit = 2
		Flags = 0x3030
		Surfaces = 6
		BlocksPerTrack = 37
		Reserved = 2
		Interleave = 0
		LowCyl = 11
		HighCyl = 374
		Buffers = 30
		BufMemType = 1
		Mount = 1
/*		FileSystem = L:FastFileSystem */
		DosType = 0x444F5301
		GlobVec = -1
		Stacksize = 4096
		Priority = 10
		PreAlloc = 0
#
dh2:	Device = StarDrive.device
		Unit = 2
		Flags = 0x3030
		Surfaces = 6
		BlocksPerTrack = 37
		Reserved = 2
		Interleave = 0
		LowCyl = 375
		HighCyl = 738
		Buffers = 30
		BufMemType = 1
		Mount = 1
/*		FileSystem = L:FastFileSystem */
		DosType = 0x444F5301
		GlobVec = -1
		Stacksize = 4096
		Priority = 10
		PreAlloc = 0

Thanks for your help -- reach me at
jea@cvs.rochester.edu