home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / linux / 16022 < prev    next >
Encoding:
Text File  |  1992-11-08  |  1.5 KB  |  54 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!usenet-feed.cc.umr.edu!mcs213b.cs.umr.edu!dminer
  3. From: dminer@cs.umr.edu (Dan Miner)
  4. Subject: Possible 0.98.3 bug (in fs mounting)
  5. Date: Sun, 8 Nov 1992 07:18:48 GMT
  6. Nntp-Posting-Host: mcs213b.cs.umr.edu
  7. Organization: University of Missouri - Rolla
  8. Sender: cnews@umr.edu (UMR Usenet News Post)
  9. Originator: dminer@mcs213b.cs.umr.edu
  10. Message-ID: <1992Nov8.071848.26594@umr.edu>
  11. Lines: 41
  12.  
  13.     Ok.  Here is one to hurt your brain on.. :)
  14.  
  15. mount /dev/fd0 /mnt    (first time)
  16.     No problems...
  17.  
  18. (commands in that fs... like dir...:)
  19.  
  20. umount /dev/fd0
  21.     No problems...
  22.  
  23. Now, if you do this quickly with a new disk.
  24.  
  25. mount /dev/fd0 /mnt (second time)
  26.     No problems...
  27.  
  28. dir /mnt
  29.     PROBLEMS: (errmsg)
  30. ll_rw_block: Trying to read nonexistent block-device 0000 (19)
  31. total 0
  32. {prompt}
  33. umount /dev/fd0 (immediately)
  34.  
  35. (Note: the (19) changes to a 17 also...)
  36.  
  37. Now, if you wait about 30 secs or delete the /mnt and mkdir again or
  38. sync or messup (like mount /dev/fd0 ) you will mount with no problems
  39. and any fs operations work...????  How is that one?  :)
  40.  
  41. Sometimes you HAVE to get that errmsg before you can remount and try
  42. again... Flakey...
  43.  
  44. I have 98.3 (whole sources with a patchlevel of 98.2pl10 (why?))
  45. and I got my mount and stuff from hlu disks....
  46.  
  47. Thanks,
  48. Dan
  49. -- 
  50.  Dan Miner
  51.                                     email: dminer@cs.umr.edu
  52. Computer Science          
  53. University of Missouri-Rolla             "It all begins with a glimmer."
  54.