Error installing CageFS

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • info
    Junior Member
    • Mar 2021
    • 2

    #1

    Error installing CageFS

  • info
    Junior Member
    • Mar 2021
    • 2

    #2
    I am trying to use the above installation guide but when i try to add the command:
    /usr/sbin/cagefsctl --init
    I get an error Error: current running kernel is NOT supported
    Any possible way you can help me?

    I was able to run it with these
    mkdir /home/cagefs-skeleton
    $ ln -s /home/cagefs-skeleton /usr/share/cagefs-skeleton
    It worked but now i try to enable it and is not working.

    I am doing this command : /usr/sbin/cagefsctl --enable-all
    and i get this error Error: current running kernel is NOT supported# /usr/sbin/cagefsctl --enable-all

    Tthank you

    Comment

    • clm
      Senior Member
      Forum ExplorerTechnical AssociateSolutions DeveloperInnovation Contributor
      • Mar 2021
      • 259

      #3
      Hello,

      Cloudlinux will very likely need to know what kernel version you have.

      Code:
      uname -a

      Comment

      • jeanpierreschutte
        Junior Member
        • Mar 2021
        • 1

        #4
        Im having the exact same problem.

        Linux **** 2.6.32-431.5.1.el6.x86_64 #1 SMP Wed Feb 12 00:41:43 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

        Can anyone assist?

        *EDIT* - Silly me, I forgot to reboot the server. You need to reboot after installing the CloudLinux.

        Comment

        • bogdan.sh
          Administrator
          • Nov 2016
          • 1219

          #5
          Right, you have to be running CloudLinux kernel to use it features.

          Comment

          Working...