home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / msdos / misc / 4518 < prev    next >
Encoding:
Text File  |  1992-07-26  |  2.4 KB  |  52 lines

  1. Path: sparky!uunet!caen!hellgate.utah.edu!cc.usu.edu!slb1b
  2. From: slb1b@cc.usu.edu (Holographic Banana)
  3. Newsgroups: comp.os.msdos.misc
  4. Subject: Re: Amiga format disk read/write utility on MS-DOS computers.
  5. Message-ID: <1992Jul26.171213.57506@cc.usu.edu>
  6. Date: 26 Jul 92 17:12:13 MDT
  7. References: <BrJJrB.H1J@newcastle.ac.uk> <2XL4NB1w165w@homebase.hacktic.nl> <1992Jul19.185453.7908@infonode.ingr.com>
  8. Organization: Utah State University
  9. Lines: 41
  10.  
  11. In article <1992Jul19.185453.7908@infonode.ingr.com>, palmerc@abulafia.b21.ingr.com (Christopher M. Palmer) writes:
  12. > In article <2XL4NB1w165w@homebase.hacktic.nl> john@homebase.hacktic.nl (SysOp HomeBase) writes:
  13. >>I.A.Inman@newcastle.ac.uk ( Ian Alexander Inman) writes:
  14. >>> PLEASE, PLEASE, PLEASE, does anyone know of a utility that can read/write/for
  15. >>> Amiga, for MS-DOS and ST format disks, but it would be more useful to
  16. >>> be able to access Amiga disks on a PC.
  17. >>
  18. >>I can't really figure why you want to read Amiga disks on PC but I've been told
  19. >>that reading Amiga disks on PC is virually impossible. PC reads sectors and the
  20. >>Amiga reads entire tracks a time. 
  21.  
  22. Though I know the Amiga disk structure thoroughly,
  23. I don't know enough of the details about PC disk structure. However, I  don't
  24. believe that it's impossible.  The Amiga hardware does read one track at a
  25. time, which is done partly as a means of look-ahead.  The main difference is
  26. the number of sectors per track and the way of laying out directories, etc. The
  27. Amiga doesn't use a FAT, for example.  The PC doesn't use the same bitmaps, nor
  28. does it use FHBs. I know that this is off the subject (sorry, I know that this
  29. is c.o.m.m!  Flog, flog :-)
  30.  
  31. I think my point is that though it shouldn't be impossible, with CrossDOS and
  32. MSH out there, I don't see why anybody would want to go to the bother of
  33. writing this type of program?  
  34.  
  35. >> Why don't you just use PC-formatted disks when
  36. >>you want to port text of something like that. Reading and writes MS-DOS floppies
  37. >>is implemented in OS 2.04 of the Amiga!
  38. >>
  39. > I need a way of doing this also.  I have an Amiga 1000 (with 1.3) and
  40. > I am about to purchase a 386DX40 MS-DOS machine.  I have lots of text,
  41.  
  42. I have an A500 running 1.3, and port stuff back and forth all of the time.
  43. Use MSH. It's shareware and reads/writes MS-DOS  disks just fine. Just add the
  44. filesystem handler and add to your mountlist, and you're off and running.
  45.  
  46.  
  47. -------
  48. James Knowles
  49. slb1b@cc.usu.edu
  50. #include <std_disclaimer.h>
  51.