OpenVZ mismatched kernel and dev when compiling.

./configure
./configure: line 91: cd: /lib/modules/2.6.32-042stab084.25/build: No such file or directory

Error: kernel version not found.
Please make sure your kernel is configured.

dr-xr-xr-x.  4 root root   4096 Feb 21 06:13 ..
lrwxrwxrwx   1 root root     45 Feb 21 06:13 build -> ../../../usr/src/kernels/2.6.32-042stab084.25
drwxr-xr-x   2 root root   4096 Feb 12 20:18 extra
drwxr-xr-x  11 root root   4096 Feb 21 06:13 kernel
-rw-r--r--   1 root root 567702 Feb 21 06:15 modules.alias
-rw-r--r--   1 root root 547061 Feb 21 06:15 modules.alias.bin
-rw-r--r--   1 root root   1376 Feb 12 20:19 modules.block
-rw-r--r--   1 root root     69 Feb 21 06:15 modules.ccwmap
-rw-r--r--   1 root root 198500 Feb 21 06:15 modules.dep
-rw-r--r--   1 root root 289392 Feb 21 06:15 modules.dep.bin
-rw-r--r--   1 root root     68 Feb 12 20:19 modules.drm
-rw-r--r--   1 root root    665 Feb 21 06:15 modules.ieee1394map
-rw-r--r--   1 root root    141 Feb 21 06:15 modules.inputmap
-rw-r--r--   1 root root   1775 Feb 21 06:15 modules.isapnpmap
-rw-r--r--   1 root root     29 Feb 12 20:19 modules.modesetting
-rw-r--r--   1 root root   1929 Feb 12 20:19 modules.networking
-rw-r--r--   1 root root     74 Feb 21 06:15 modules.ofmap
-rw-r--r--   1 root root  75547 Feb 12 20:17 modules.order
-rw-r--r--   1 root root 405413 Feb 21 06:15 modules.pcimap
-rw-r--r--   1 root root   6259 Feb 21 06:15 modules.seriomap
-rw-r--r--   1 root root 220302 Feb 21 06:15 modules.symbols
-rw-r--r--   1 root root 280714 Feb 21 06:15 modules.symbols.bin
-rw-r--r--   1 root root 837314 Feb 21 06:15 modules.usbmap
lrwxrwxrwx   1 root root      5 Feb 21 06:13 source -> build
drwxr-xr-x   2 root root   4096 Feb 12 20:18 updates
drwxr-xr-x   2 root root   4096 Feb 21 06:13 vdso
drwxr-xr-x   2 root root   4096 Feb 12 20:18 weak-updates
[root@testbox 2.6.32-042stab084.25]# ls /usr/src/kernels/2.6.32-
2.6.32-042stab084.26/  2.6.32-431.el6.x86_64/
[root@testbox 2.6.32-042stab084.25]# ls /usr/src/kernels/2.6.32-042stab084.26/
arch   c rypto   firmware  include  ipc     lib       Makefile.common  Module.symvers  samples  security  System.map  usr
block  drivers  fs        init     kernel  Makefile  mm               net             scripts  sound     tools       virt
[root@testbox 2.6.32-042stab084.25]# ls
build          modules.alias.bin  modules.dep.bin      modules.isapnpmap    modules.order     modules.symbols.bin  vdso
extra          modules.block      modules.drm          modules.modesetting  modules.pcimap    modules.usbmap       weak-updates
kernel         modules.ccwmap     modules.ieee1394map  modules.networking   modules.seriomap  source
modules.alias  modules.dep        modules.inputmap     modules.ofmap        modules.symbols   updates
[root@testbox 2.6.32-042stab084.25]# ls ../../../usr/src/kernels/2.6.32-042stab084.25
ls: cannot access ../../../usr/src/kernels/2.6.32-042stab084.25: No such file or directory

Linux testbox 2.6.32-042stab084.25 #1 SMP Wed Feb 12 16:04:42 MSK 2014 x86_64 x86_64 x86_64 GNU/Linux
[root@testbox 2.6.32-042stab084.25]# ls /boot/grub/
device.map     fat_stage1_5  grub.conf         jfs_stage1_5  minix_stage1_5     splash.xpm.gz  stage2         vstafs_stage1_5
e2fs_stage1_5  ffs_stage1_5  iso9660_stage1_5  menu.lst      reiserfs_stage1_5  stage1         ufs2_stage1_5  xfs_stage1_5
[root@testbox 2.6.32-042stab084.25]# ls /boot/grub/^C
[root@testbox 2.6.32-042stab084.25]# ls /boot/
config-2.6.32-042stab084.25   initramfs-2.6.32-042stab084.25.img     symvers-2.6.32-042stab084.25.gz   vmlinuz-2.6.32-042stab084.25
config-2.6.32-431.el6.x86_64  initramfs-2.6.32-431.el6.x86_64.img    symvers-2.6.32-431.el6.x86_64.gz  vmlinuz-2.6.32-431.el6.x86_64
efi                           initrd-2.6.32-042stab084.25kdump.img   System.map-2.6.32-042stab084.25
grub                          initrd-2.6.32-431.el6.x86_64kdump.img  System.map-2.6.32-431.el6.x86_64
[root@testbox 2.6.32-042stab084.25]# rpm -aq|grep vzkernel
vzkernel-2.6.32-042stab084.25.x86_64
vzkernel-devel-2.6.32-042stab084.26.x86_64
[root@testbox 2.6.32-042stab084.25]# yum -y install vzkernel-2.6.32-042stab084.25.x86_64
Loaded plugins: fastestmirror, security
Loading mirror speeds from cached hostfile
 * base: mirrors.hustunique.com
 * extras: mirror.bit.edu.cn
 * openvz-kernel-rhel6: ftp.iij.ad.jp


yum installed the wrong version, the devel does not match the actual running kernel!
 


Tags:

openvz, mismatched, kernel, dev, compiling, configure, lib, modules, directory, configured, xr, feb, lrwxrwxrwx, usr, src, kernels, drwxr, rw, alias, bin, ccwmap, dep, drm, ieee, inputmap, isapnpmap, modesetting, networking, ofmap, pcimap, seriomap, symbols, usbmap, updates, vdso, testbox, ls, _, rypto, firmware, ipc, makefile, module, symvers, drivers, fs, init, scripts, virt, linux, smp, wed, msk, gnu, grub, fat_stage, conf, jfs_stage, minix_stage, splash, xpm, gz, vstafs_stage, fs_stage, ffs_stage, iso, _stage, lst, reiserfs_stage, ufs, xfs_stage, config, initramfs, img, vmlinuz, efi, initrd, kdump, rpm, aq, grep, vzkernel, devel, yum, install, plugins, fastestmirror, loading, speeds, cached, hostfile, mirrors, hustunique, extras, edu, cn, rhel, ftp, iij, jp, installed,

Latest Articles

  • How to install Windows or other OS and then bring to another computer by using a physical drive and Virtual Machine with QEMU
  • PXE-E23 Error BOOTx64.EFI GRUB booting is 0 bytes tftp pxe dhcp solution NBP filesize is 0 Bytes
  • vagrant install on Debian Mint Ubuntu Linux RHEL Quick Setup Guide Tutorial
  • RHEL 8 CentOS 8, Alma Linux 8, Rocky Linux 8 System Not Booting with RAID or on other servers/computers Solution for dracut and initramfs missing kernel modules
  • How to Upgrade to Debian 11 from Version 8,9,10
  • Ubuntu Linux Mint Debian Redhat Cannot View Files on Android iPhone USB File Transfer Not Working Solution
  • Virtualbox Best Networking Mode In Lab/Work Environment without using NAT Network or Bridged
  • debootstrap how to install Ubuntu, Mint, Debian install
  • Linux grub not using UUID for the root device instead it uses /dev/sda1 or other device name solution
  • How To Restore Partition Table on Running Linux Mint Ubuntu Debian Machine
  • Debian Ubuntu apt install stop daemon questions/accept the default action without prompting
  • iptables NAT how to enable PPTP in newer Debian/Ubuntu/Mint Kernels Linux
  • Grandstream Phone Vulnerability Security Issue Remote Backdoor Connection to 207.246.119.209:3478
  • Linux How to Check Which NIC is Onboard eth0 or eth1 Ubuntu Centos Debian Mint
  • VboxManage VirtualBox NAT Network Issues Managment Troubleshooting
  • Dell PowerEdge Server iDRAC Remote KVM/IP Default Username, Password Reset and Login Information Solution
  • Nvidia Tesla GPUs K40/K80/M40/P40/P100/V100 at home/desktop hacking, cooling, powering, cable solutions Tutorial AIO Solutions
  • Stop ls in Linux Debian Mint CentOS Ubuntu from applying quotes around filenames and directory names
  • Thunderbird Attachment Download Error Corrupt Wrong filesize of 29 or 27 bytes Solution
  • Generic IP Camera LAN Default IP Settings DVR