CompuServe Thread

#Amiga 1020 Drive

6 messages in this thread
#95775From: J.R. BOOKWALTERMar 27, 1990 7:12 PM
I'm having tons of trouble with an Amiga 1020 5 1/4" external floppy drive that I recently acquired for a mere $50. It's brand new and in the box…however, it appears to not work (it powers up, but doesn't load anything). Anyone out there that can help me? J.R.
#95801From: Jim Shaffer Jr.Mar 27, 1990 10:19 PM
I seem to remember reading somewhere that you had to MOUNT 5 1/4" drives for AmigaDOS to know about them. (DON'T mount them if you want to use them with the PCCopy program.) Look in the Devs:MountList file on your original Workbench disk and you should find an entry for it. I think it's called DF2:. Try typing MOUNT DF2: and seeing what happens.
#95879From: J.R. BOOKWALTERMar 28, 1990 11:49 AM
Jim: Yeah, tried that already. Thanks anyway. J.R.
#95803From: Betty Clay/SYSOPMar 27, 1990 10:19 PM
I've used the 1020 a lot with my A1000, and have used it with the 2000HD. It formats to only half the capacity of the Amiga drives, so the mountlist has to be set for that. I used it as both an Amiga drive, and also as a Commodore drive, using Disk-2-Disk. AND, also as an IBM drive using the Transformer, and using the PC utilities that come on the Workbench. It worked under all those configurations with the same mountlist entry, though. ……Betty
#95833From: Don Curtis/SYSOPMar 28, 1990 12:21 AM
J.R. You need to mount the drive before you can access it, and also, if you change disks in the drive, you need to issue the DISKCHANGE command since the 5.25" drive doesn't support the diskchange signal. A sample mountlist for it would look like this: DF2: /* Can be just about anything */ Device = trackdisk.device Unit = 2 /* depends on where it is in the drive chain! */ Flags = 1 Surfaces = 2 BlocksPerTrack = 11 Reserved = 2 Interleave = 0 LowCyl = 0 HighCyl = 39 Buffers = 5 BufMemType = 0 # An entry like above would go in the file "mountlist" in your DEVS: directory. Also, that '#' at the end MUST be all by itself, on a separate line at the end of the mountlist. Don
#96251From: Neil WickMar 31, 1990 1:13 PM
It seems that a lot of 1010 disk drives do not pass through the signals. My 1020 only works when connected directly to the Amiga (or to another 1020). I have had to resort to connecting the 1010 to the 1020, so the 5-1/4" is DF1: and the 3-1/2" is DF2: