We are in the process of migrating this forum. A new space will be available soon. We are sorry for the inconvenience.
FATAL: Could not load /lib/modules/2.6.28.1-xxxx-std-ipv4-32/modules.dep
Hi,
where can i find the .config file used for the kernel on my server, it's not in the:
ftp://ftp.ovh.net/made-in-ovh/bzImage/2.6.27.10/ directory.
I unpacked the:
ftp://ftp.ovh.net/made-in-ovh/bzImag...8.4-ovh.tar.gz source, but that doesn't seem to have the grsec patch.
The problem:
Debian 5.0 ( lenny ) tools for managing grsecurity are not in sync with the kernel:
>You are using incompatible versions of gradm and grsecurity.
>Please update both versions to the ones available on the website.
>Make sure your gradm has been compiled for the kernel you are currently running.
I'd rather not reverse engeneer all the settings for a custom kernel
Thanks in advance.
Ah, ok!
Thanks for the info Felix!
Jesper wrote:
> FATAL: Could not load
> /lib/modules/2.6.28.1-xxxx-std-ipv4-32/modules.dep: No such file or
> directory
>
> Gives the same error, is this an FATAL error, or is this not important
> also?
The kernels we install are static, that is they don't have module support
enables. Hence no directory /lib/modules/*. You can safely ignore that, as our
kernels have all necessary drivers and funtions included to run on all our
servers.
--
Felix
OVH Team

Oorspronkelijk geplaatst door
kro
Jesper wrote:
> This is just the error that the kernel hasnt got the feature of IPv6
> right?
Yes.
> Im going to fix this error later and post it here, first ill have to
> find out how
You can for example boot an IPv6-enable kernel, either via netboot of by
downloading and installing it yourself, for example from
ftp://ftp.ovh.net/made-in-ovh/bzImage
--
Felix
OVH Team
Thanks for your fast response Felix!
Im just annoyed by the error, so Im going to fix it when I have time
Kind regards!
Another Question
[root@server1 ~]# modprobe iptables
FATAL: Could not load /lib/modules/2.6.28.1-xxxx-std-ipv4-32/modules.dep: No such file or directory
Gives the same error, is this an FATAL error, or is this not important also?
Jesper wrote:
> This is just the error that the kernel hasnt got the feature of IPv6
> right?
Yes.
> Im going to fix this error later and post it here, first ill have to
> find out how
You can for example boot an IPv6-enable kernel, either via netboot of by
downloading and installing it yourself, for example from
ftp://ftp.ovh.net/made-in-ovh/bzImage
--
Felix
OVH Team

Oorspronkelijk geplaatst door
kro
Jesper wrote:
> *FATAL:* Could not load
> /lib/modules/2.6.28.1-xxxx-std-ipv4-32/modules.dep: No such file or
> directory
> *CRITICAL :* [ipv6_test] Kernel is not compiled with IPv6 support
This is not a fatal error. It's due to the way redhat-like Distributions check
for IPv6, and don't expect a static kernel without IPv6. This warning is issued
by the function ipv6_test in
/etc/sysconfig/network-scripts/network-functions-ipv6
--
Felix
OVH Team
Like I thought...
This is just the error that the kernel hasnt got the feature of IPv6 right?
Thanks for your help!
Im going to fix this error later and post it here, first ill have to find out how
Jesper wrote:
> *FATAL:* Could not load
> /lib/modules/2.6.28.1-xxxx-std-ipv4-32/modules.dep: No such file or
> directory
> *CRITICAL :* [ipv6_test] Kernel is not compiled with IPv6 support
This is not a fatal error. It's due to the way redhat-like Distributions check
for IPv6, and don't expect a static kernel without IPv6. This warning is issued
by the function ipv6_test in
/etc/sysconfig/network-scripts/network-functions-ipv6
--
Felix
OVH Team
Het gaat om CentOS (Linux Plesk 9)
Jesper wrote:
> Resultaat van: service network restart.
welke distribution?
--
Felix
OVH Team
FATAL: Could not load /lib/modules/2.6.28.1-xxxx-std-ipv4-32/modules.dep: No such file or directory
CRITICAL : [ipv6_test] Kernel is not compiled with IPv6 support
Dit ziet er niet gezond uit.
Resultaat van: service network restart.
Zou ik dit gaan oplossen, of kan ik dit gewoon laten bestaan?
EDIT: Iptables werken gewoon, dus daar ligt het niet aan.