OpenVZ Forum


Home » General » Support » Gentoo Kernel Problems (2.6.8-openvz-022.077) Panics Immediately - "kernel too old"
Re: Gentoo Kernel Problems (2.6.8-openvz-022.077) Panics Immediately - "kernel too old" [message #4610 is a reply to message #4592] Tue, 18 July 2006 06:17 Go to previous message
Vasily Tarasov is currently offline  Vasily Tarasov
Messages: 1345
Registered: January 2006
Senior Member
The problem is that your glibc is compiled with "kernel version flag" >= 2.6.17.

You can do the following to solve it:

add in /etc/make.conf the string

PORTDIR_OVERLAY="/usr/local/portage"

then

mkdir /usr/local/portage
mkdir /usr/local/portage/sys-libs
mkdir /usr/local/portage/sys-libs/glibc

copy to the folder above the contents of

/usr/portage/sys-libs/glibc

edit glibc-2.3.6-r4.ebuild (actually your version is `emerge --pretend glibc`): replabe >=2.6.17 на >=2.6.8.

then

ebuild /usr/local/portage/sys-libs/glibc/glibc-2.3.6-r4.ebuild digest

emerge glibc

reboot in openvz kernel.

Good luck.

[Updated on: Tue, 18 July 2006 06:17]

Report message to a moderator

 
Read Message icon9.gif
Read Message
Read Message
Read Message
Read Message
Previous Topic: *SOLVED* see processes belonging to the Host system
Next Topic: NAT Poblems on HOST Computer
Goto Forum:
  


Current Time: Mon Aug 19 15:53:31 GMT 2024

Total time taken to generate the page: 0.03161 seconds