home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #7 / amigamamagazinepolishissue1998.iso / varia / vtschutz / schutz / storage_vt / ff0 next >
Text File  |  1998-01-12  |  299b  |  17 lines

  1.  
  2. /* 1xDD auf Festplatte */
  3.  
  4. Device         = fmsdisk.device
  5. Unit           = 0
  6. mount          = 1
  7. Flags          = 1
  8. Surfaces       = 2
  9. BlocksPerTrack = 11
  10. Reserved       = 2
  11. Interleave     = 0
  12. LowCyl         = 0
  13. HighCyl        = 79
  14. Buffers        = 2
  15. BufMemType     = 0
  16. DosType           = 0x444F5300
  17.