home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / amiga / applicat / 9770 < prev    next >
Encoding:
Internet Message Format  |  1993-01-05  |  1.3 KB

  1. Path: sparky!uunet!mcsun!sun4nl!tuegate.tue.nl!rw7.urc.tue.nl!wmbfmk
  2. From: wmbfmk@rw7.urc.tue.nl (Marc van Kempen)
  3. Newsgroups: comp.sys.amiga.applications
  4. Subject: Can I make CrossDos eat a MSDOS SyQuest?
  5. Keywords: MSDOS SyQuest CrossDos
  6. Message-ID: <wmbfmk.726197537@rw7.urc.tue.nl>
  7. Date: 5 Jan 93 01:32:17 GMT
  8. Sender: root@tuegate.tue.nl
  9. Reply-To: wmbfmk@urc.tue.nl
  10. Lines: 48
  11.  
  12.  
  13.  
  14.  
  15. This question must have been asked a thousend times before, but I never
  16. tuned in to this group, and I couldn't find the FAQ.
  17.  
  18. I'm trying to read a MSDOS-SyQuest cartridge on my Amiga, with no
  19. results yet.
  20.  
  21. Ingredients:
  22.     CrossDos 4.01a patched to 4.02a
  23.     Amiga 2000, 68020, kickstart 2.0
  24.     GVP SCSI controller
  25.     44 MB Syquest on unit 1.
  26.  
  27. This is the mountlist entry:
  28.  
  29. DHC:
  30.     Device = gvpscsi.device
  31.     Unit = 001
  32.     Flags = 0
  33.     Surfaces = 2
  34.     BlocksPerTrack = 34
  35.     Reserved = 1
  36.     Interleave = 0
  37.     LowCyl = 0; HighCyl = 16000
  38.     FileSystem = L:MSDOSFileSystem
  39.     Stacksize = 4000
  40.     Priority = 10
  41.     GlobVec = -1
  42.     DosType = 0x4D534800
  43.     BufMemType = 0
  44.     Mask = 0xFFFFFE
  45.     MaxTransfer = 0x7FFFFFFF
  46.     Buffers = 32
  47. #
  48.  
  49. When I mount dhc: and try to read it I get:
  50. Not a DOS disk in device DHC.
  51.  
  52.  
  53. Am I doing something wrong ? I've tried all possible BlocksPerTrack
  54. / Reserved / LowCyl / Buffers / DosType / Flags combinations that seemed
  55. reasonable.
  56.  
  57. Thanks in advance.
  58.  
  59. Marc.
  60.