Oops, found it myself, apparently, and for what reason I don't know, the wrong
modules directory was being searched and of course it did not exist, so the
msdos file system module was not being used. I re-compiled the kernel with the
msdos file sytem in the kernel rather than a module and I now have it back.
Now to find out why the correct module directory was not being used. :-)
-jon-
On Sat, 10 Jun 2000, you wrote:
> Help!
>
> Not sure when it happened but think it was after a kernel recompile.
>
> Now when I try to mount /dev/hda1 I get the error:
>
> mount: /dev/hda1 has wrong major or minor number
>
> I have no clue as to what this means. Sure would be nice if there was some
> method of deciphoring different errors when you encounter them.
>
> Can anyone shed some light on this errror? Any help would be appreciated.
>
> -jon-