home *** CD-ROM | disk | FTP | other *** search
/ Amiga GigaPD 3 / Amiga_GigaPD_v3_3of3.iso / netbsd / docs / mailinglist-archive / 1993-08 / text0206.txt < prev    next >
Encoding:
Text File  |  1993-06-25  |  1.8 KB  |  45 lines

  1.  
  2. > >> >it'd be nice to be able to use ados floppies on e.g. a pc...  8-)
  3.  
  4. Nice maybe, but too much work for too little gain.
  5. Why not just use the DOS filesystem on the Amiga?
  6.  
  7. Yes, DOS FS sucks, but do you really want to spend your time programming
  8. an Amiga FS for a DOS system?  You would most likely run into DOS limitations
  9. and have to braindamage it anyway.  For example in PC NFS, can use NFS mounted
  10. filesystems that have > 8 char names, but it has to translate them into
  11. 8 char names before giving them to DOS.  You end up typing even more
  12. cryptic filenames because of the uniqueness algorithm used to turn
  13. >8 into 8 char names.  So even if the AmigaDOS filesystem is better,
  14. running it on a DOS system doesn't mean you can escape DOS's limitations.
  15.  
  16.  
  17. Although we hate to admit it the MSDOS file system is the most standard
  18. filesystem around.  Almost everyone supports mounting MSDOS floppies.
  19. Just to name a few: AmigaDos, AppleDos, Atari's TOS, any many versions of 
  20. Unix.  
  21.  
  22.  
  23. > It might be possible to have a 720k sized Amiga filesystem, but it would require a funky  
  24. > mountlist to be able to read it under AmigaDOS.
  25.  
  26. So what does this buy you - a new Amiga filesystem, one that isn't used
  27. by your floppy collection (it doesn't help you move the floppies you already
  28. have), requires someone write MSDOS code to implement - and install on all
  29. the PC's you use, then you can create some new floppies on your amiga
  30. that can be used on the MSDOS system.  Note the size of the floppies
  31. would be different, so you couldn't just copy a 880K AmigaDos Floppy to the
  32. 720K NewAmigaDos Floppy - you have to break up the files.
  33.  
  34. Why bother, you have access to a MSDOS filesystem for AmigaDOS, 
  35. just use it to create MSDOS disks in the first place - it a lot easier.
  36.  
  37. What does this have to do with NetBSD anyway?
  38. Does it support MSDOS floppies - Any Floppies?
  39.  
  40. Greg Jones
  41.  
  42.  
  43.  
  44.  
  45.