* Maurice Hendrix <[EMAIL PROTECTED]> wrote:
> > Now, ls -al /lib/modules/`uname -r`/* | grep -e "-rw-r--r--" | wc -l
> > gives 253, minus one is 252
> >
> You have counted *all* modules for *all* kernels. In /lib/modules there is a
> subdirectory for each seperate version of the kernel containing the modules
> that were built for that specific kernel.
Umm, excuse me, but take another look at that ls command line. Specifically,
the part about `uname -r`. Now, don't you think that would expand to his
current kernel? Say "yes". This means that he has only counted the modules
that are in his current kernel, not every kernel.
> /usr/src/linux/arch/i386/<something_I_forgot>/bzImage
The "<something_I_forgot>" is "boot", as in...
/usr/src/linux/arch/i386/boot/bzImage
> > # Code maturity level options
> > #
> > CONFIG_EXPERIMENTAL=y
> >
> Well this is asking for it isn't it ;-)
Aww, where's your sense of adventure? :)
--
Jackall <[EMAIL PROTECTED]>
| This article has _not_ been tested on any monkeys, so we can't be sure |
| that there won't be any side effects if viewed with a Win9x product. |