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

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