home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / linux / 17204 < prev    next >
Encoding:
Text File  |  1992-11-19  |  1.1 KB  |  33 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!timbuk.cray.com!walter.cray.com!snoid!roberts
  3. From: roberts@romulus.cray.com (Mike Roberts)
  4. Subject: odd mount problem
  5. Message-ID: <1992Nov19.111914.22260@walter.cray.com>
  6. Summary: using mounted device yields kernel message
  7. Originator: roberts@snoid
  8. Keywords: mount, kernel
  9. Lines: 19
  10. Nntp-Posting-Host: snoid.cray.com
  11. Organization: Cray Research, Inc.
  12. Date: 19 Nov 92 11:19:14 CST
  13.  
  14. I'm using linux-0.98.3 and am experiencing some odd behavior
  15. when mounting. No matter whether I try to mount a floppy or
  16. a hard disk partition, about 50% of the time, anytime I try
  17. to use the mount, with ls or find for example, I get a kernel
  18. warning:
  19.  
  20.     ll_rw_block: Trying to read nonexistant block-device 0000 (19)
  21.  
  22. Looking through the kernel source leads me to believe that 
  23. somehow I mounted major device 0 instead of a floppy or partition.
  24. I hacked up my mount source to print messages and as far as I can
  25. tell, mount is working correctly. Using df also gives me the
  26. correct results.
  27.  
  28. This is really getting to be a hassle. Has anyone else experienced
  29. this same behavior?
  30.  
  31. Mike Roberts
  32.  
  33.