Submitted by yngens on Mon, 05/19/2014 - 16:01
The error is:
Starting cgconfig service: Error: cannot mount cpu to /cgroup/cpu: No such file or directory
/sbin/cgconfigparser; error loading /etc/cgconfig.conf: Cgroup mounting failed
Failed to parse /etc/cgconfig.conf [FAILED]
.. done
Activating KVM kernel module ..
FATAL: Could not load /lib/modules/3.10.23-xxxx-std-ipv6-64/modules.dep: No such file or directory
FATAL: Could not load /lib/modules/3.10.23-xxxx-std-ipv6-64/modules.dep: No such file or directory
Opening /proc/modules: No such file or directory
.. kernel module did not load successfully
What could be a source of issue?
Status:
Closed (fixed)
Comments
Submitted by yngens on Mon, 05/19/2014 - 16:09 Comment #1
I am currently reading this: http://advancelinux.blogspot.com/2013/06/how-to-rebuild-initrd-or-initra... and my /boot directory has only:
[root@host ~]# ls -l /boot
total 10196
-rw-r--r-- 1 root root 7694800 Mar 18 11:54 bzImage-3.10.23-xxxx-std-ipv6-64
drwxr-xr-x 3 root root 4096 Jul 8 2011 efi
drwxr-xr-x 2 root root 4096 May 19 15:26 grub
-rw-r--r-- 1 root root 2735956 Mar 18 11:54 System.map-3.10.23-xxxx-std-ipv6-64
Submitted by andreychek on Mon, 05/19/2014 - 16:22 Comment #2
Howdy -- first, try running the command "depmod -a".
Once you do that, what is the output of the following commands:
ls -l lib/modules/
ls -l /lib/modules/3.10.23-xxxx-std-ipv6-64/
Submitted by yngens on Mon, 05/19/2014 - 20:59 Comment #3
It appeared I used some kind of custom setup. I've re-installed CentOS from default image and everything went fine this time. Sorry for false alert and thanks!
Submitted by JamieCameron on Mon, 05/19/2014 - 22:23 Comment #4
Ok, great!
Submitted by Issues on Mon, 06/02/2014 - 22:24 Comment #5
Automatically closed -- issue fixed for 2 weeks with no activity.