[comp.sys.amiga] problems with 5.25 drive

neil@amiga.UUCP (Neil Katin) (08/02/88)

In article <8807281344.AA04241@MATH.Tau.Ac.IL> <finkel%TAURUS.BITNET@CUNYVM.CUNY.EDU> writes:
|I have tried accessing my 5.25" drive ( not 1020, but with a proper
|disk ID. It mounts properly with mount df2: ) using trackdisk.device .
|I got an error that (according to RKM ) means that trackdisk.device can't
|be used with a 5.25" drive.

Did you use the TDF_ALLOW_NON_3_5 flag in the OpenDevice() call?
That should cure you, I think...

	Neil Katin