#Konica 10MB floppy
19-Mar-90 07:08:11
Sb: #94477-#Konica 10MB floppy
Fm: Phil Koenig 73027,2354
To: Steven D. Kapplin 70055,1021
(Cont. from previous msg.)
* SCSI drives are units 3 and up */ * KONICA KT-510 MOUNTLIST */ * First
Physical Partition, for Amiga "Prep" use */ RES2: Device =
hddisk.device
Unit = 3
Flags = 0
Surfaces = 2
BlocksPerTrack = 30
Reserved = 2
Interleave = 0
LowCyl = 0 ; HighCyl = 1
Buffers = 5
BufMemType = 4 # * First Data Partition, Automounted,
OldFileSystem, to start FFS */ DH3: Device = hddisk.device
Unit = 3
Flags = 0
Surfaces = 2
BlocksPerTrack = 30
Reserved = 2
Interleave = 0
LowCyl = 2 ; HighCyl =3
Buffers = 5
BufMemType = 4 # * Main Konica Data Partition, approx. 10 –
10.75 MB */ KF: Device = hddisk.device
FileSystem = L:FastFileSystem
Unit = 3
Flags = 0
Surfaces = 2
BlocksPerTrack = 30
Reserved = 2
Interleave = 0
LowCyl = 3 ; HighCyl =349
Buffers = 30
BufMemType = 4
GlobVec = 1
Mount = 1
DosType = 0x444F5301
StackSize = 4000
MaxTransfer = 0x77abcdef # ++ What do you think, is this
workable? ++
++ Hopefully the specs I have on the drive
are accurate. Ideas? ++ I know the A2090
mountlist is different- maybe too different to tell.