home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / next / sysadmin / 5136 < prev    next >
Encoding:
Internet Message Format  |  1992-09-11  |  1.4 KB

  1. Path: sparky!uunet!sun-barr!ames!elroy.jpl.nasa.gov!usc!snorkelwacker.mit.edu!ai-lab!next.cambridge.ma.us!simsong
  2. From: simsong@next.cambridge.ma.us (Simson L. Garfinkel)
  3. Newsgroups: comp.sys.next.sysadmin
  4. Subject: Re: Mounting a MS-DOS floppy
  5. Message-ID: <1992Sep11.140337.15360@next.cambridge.ma.us>
  6. Date: 11 Sep 92 14:03:37 GMT
  7. References: <PPOH.92Sep10095358@amethyst.tcs.tufts.edu>
  8. Sender: simsong@next.cambridge.ma.us
  9. Reply-To: simsong@next.cambridge.ma.us
  10. Organization: Simson Garfinkel and Associates, Inc.
  11. Lines: 26
  12.  
  13. In article <PPOH.92Sep10095358@amethyst.tcs.tufts.edu>  
  14. ppoh@amethyst.tcs.tufts.edu (Paul B. Poh) writes:
  15. > I am correct in assuming that there is no way of mounting an MS-DOS floppy
  16. > in a NeXT. ex. "mount -t pcfs /dev/fd0a /DOS" like on a Sun. NeXT's docs
  17. > seem to indicate that by putting a MS-DOS formatted disk into the drive a
  18. > folder named DOS will appear in the root folder. But I don't see a
  19. > directory named /DOS.
  20. > Anyone know how I can read a MS-DOS disk on a NeXT if I'm not at the
  21. > console or if I'm not running the NeXT window manager.
  22.  
  23. altos> /usr/filesystems/DOS.fs/DOS.util
  24. usage: /usr/filesystems/DOS.fs/DOS.util action device [[mount_point] removable  
  25. writable]
  26. action:
  27.        -p (Probe)
  28.        -m (Mount)
  29.        -i (Initialize)
  30.        -r (Repair)
  31.        -u (Unmount)
  32. altos> 
  33. -- 
  34.  
  35. ................................................................simson
  36.