home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / next / sysadmin / 4778 < prev    next >
Encoding:
Internet Message Format  |  1992-08-20  |  965 b 

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!mips!swrinde!cs.utexas.edu!uwm.edu!ogicse!das-news.harvard.edu!cantaloupe.srv.cs.cmu.edu!crabapple.srv.cs.cmu.edu!andrew.cmu.edu!da0g+
  2. From: da0g+@andrew.cmu.edu (David Apfelbaum)
  3. Newsgroups: comp.sys.next.sysadmin
  4. Subject: Re: next not reading my DOS floppy
  5. Message-ID: <YeZ2DLe00WA78C4DBA@andrew.cmu.edu>
  6. Date: 20 Aug 92 14:59:35 GMT
  7. Organization: Electrical & Computer Engineering, Carnegie Mellon, Pittsburgh, PA
  8. Lines: 14
  9. In-Reply-To: <1992Aug19.083741.24278@ccsun7.csie.nctu.edu.tw>
  10.  
  11.  
  12. Sounds like you are somehow ejecting the floppy without umount'ing it first...
  13.  
  14. The autodiskmount daemon should be doing this though -- at least if you
  15. eject'ed the disk from the File Viewer...  (I've seen this using
  16. "/etc/disk -e /dev/rfd0a" to eject the disk before, which doesn't do a
  17. umount first.)
  18.  
  19.  
  20. See the man pages for mount(8), umount(8).   (Note section 8!!)
  21.  
  22.  
  23.             -David.
  24.              da0g+@andrew.cmu.edu
  25.