/* ibm<->amiga via modified scottdisk.device * 10 megabytes (2560x8 blocks @ 512 bytes each) * uses OFS */ ibm: Device = scottdisk.device Unit = 0 Flags = 1 Surfaces = 1 BlocksPerTrack = 8 Reserved = 2 Interleave = 0 LowCyl = 0 ; HighCyl = 2559 Buffers = 30 BufMemType = 0 # /* ibm<->amiga via modified scottdisk.device * 10 megabytes (2560x8 blocks @ 512 bytes each) * uses FFS */ iff: Device = scottdisk.device FileSystem = l:FastFileSystem Unit = 0 Flags = 1 Surfaces = 1 BlocksPerTrack = 8 Reserved = 2 Interleave = 0 LowCyl = 0 ; HighCyl = 2559 Buffers = 200 BufMemType = 0 Mount = 1 GlobVec = -1 DosType = 0x444F5301 #