From: Mike Roberts (roberts@romulus.cray.com)
Date: 11/19/92


From: roberts@romulus.cray.com (Mike Roberts)
Subject: odd mount problem
Date: 19 Nov 1992 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