NtF wrote:
>
> On Sun, 21 Mar 1999, Paul Kenneth Egell-Johnsen wrote:
>
> >And I compiled some filesystems as modules, and I wonder, shouldn't
> >these be loaded when needed? They didn't on my system, so I recompiled
> >the kernel with everything inside. (When I tried modprobe I got can't
> >find module...)
> >
>
> did you "make modules_install"?
make clean # Just to be sure that everything is pristine.
make config # Obviously
make depend # To get all the dependencies sorted out
make bzImage # Only thing that works
make modules
make modules_install
Exactly as the readme suggests.
No joy. But I allready got some help which suggests I should turn of
serial probing, I'll test that to get rid of some problems. Then I'll go
ahead with getting the correct data for my cards in place. Perhaps more
will work then.
--
Paul Kenneth Egell-Johnsen
Sales Support and System Development
Metaphor Systems as
--
To get out of this list, please send email to [EMAIL PROTECTED] with
this text in its body: unsubscribe suse-linux-e
Check out the SuSE-FAQ at http://www.suse.com/Support/Doku/FAQ/ and the
archive at http://www.suse.com/Mailinglists/suse-linux-e/index.html