home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / next / misc / 18097 < prev    next >
Encoding:
Internet Message Format  |  1992-07-23  |  1.0 KB

  1. Path: sparky!uunet!dtix!darwin.sura.net!gatech!purdue!mentor.cc.purdue.edu!nova.cc.purdue.edu
  2. From: ab@nova.cc.purdue.edu (Allen B)
  3. Newsgroups: comp.sys.next.misc
  4. Subject: Re: Amiga (DOS) emulator
  5. Message-ID: <54889@mentor.cc.purdue.edu>
  6. Date: 23 Jul 92 17:34:17 GMT
  7. References: <YePUNYK00WB5ECXq4i@andrew.cmu.edu>
  8. Sender: news@mentor.cc.purdue.edu
  9. Lines: 21
  10.  
  11. In article <YePUNYK00WB5ECXq4i@andrew.cmu.edu> rg20+@andrew.cmu.edu (Rick  
  12. Stanley Francis) writes:
  13. > Your post's title was a bit misleading, after all you only seem to
  14. > want to emulate the Amiga's file system.
  15.  
  16. [ suggests using MS-DOS disks ]
  17.  
  18. I do that now.  I don't have a floppy drive on my NeXT, so I use
  19. a Sparc's.
  20.  
  21. You probably could make the NeXT drive do the trick.  An
  22. MS-DOS DD disk is 80 cylinders, 9 sectors per.  An Amiga
  23. disk is 80 cylinders and 11 sectors per.  If you can coax the
  24. drive into doing that, you'd just have to implement the
  25. filesystem, which shouldn't be much harder than the
  26. MS-DOS one was.
  27.  
  28. (An Amiga drive can do either as well as more bizarre
  29. stuff.)
  30.  
  31. ab
  32.