home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.linux
- Path: sparky!uunet!timbuk.cray.com!walter.cray.com!snoid!roberts
- From: roberts@romulus.cray.com (Mike Roberts)
- Subject: odd mount problem
- Message-ID: <1992Nov19.111914.22260@walter.cray.com>
- Summary: using mounted device yields kernel message
- Originator: roberts@snoid
- Keywords: mount, kernel
- Lines: 19
- Nntp-Posting-Host: snoid.cray.com
- Organization: Cray Research, Inc.
- Date: 19 Nov 92 11:19:14 CST
-
- I'm using linux-0.98.3 and am experiencing some odd behavior
- when mounting. No matter whether I try to mount a floppy or
- a hard disk partition, about 50% of the time, anytime I try
- to use the mount, with ls or find for example, I get a kernel
- warning:
-
- ll_rw_block: Trying to read nonexistant block-device 0000 (19)
-
- Looking through the kernel source leads me to believe that
- somehow I mounted major device 0 instead of a floppy or partition.
- I hacked up my mount source to print messages and as far as I can
- tell, mount is working correctly. Using df also gives me the
- correct results.
-
- This is really getting to be a hassle. Has anyone else experienced
- this same behavior?
-
- Mike Roberts
-
-