OpenVZ Forum


Home » General » Support » kernel path?
Re: kernel path? [message #717 is a reply to message #710] Sat, 07 January 2006 13:00 Go to previous messageGo to previous message
kir is currently offline  kir
Messages: 1645
Registered: August 2005
Location: Moscow, Russia
Senior Member

You _probably_ need kernel header files -- and you can copy them from the host system into your VPS (with the ID of NNN in the below example -- please substitute with your VPS ID) like this (on the host system):

vzctl mount NNN
mkdir -p /vz/root/NNN/lib/modules/`uname -r`/build
cp -r /lib/modules/`uname -r`/build/ /vz/root/NNN/lib/modules/`uname -r`/build


Kir Kolyshkin
http://static.openvz.org/userbars/openvz-developer.png
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Physical Server to VE - Howto?
Next Topic: Slow vz start/stop
Goto Forum:
  


Current Time: Sat Aug 02 14:27:52 GMT 2025

Total time taken to generate the page: 0.41300 seconds