You are not logged in.

#1 2010-05-07 13:53:33

ganastasiou
Member
Registered: 2010-02-03
Posts: 56

[SOLVED]kernel module capability is missing!

Hello,
I was going to setup bind server,with the help of wiki.Wiki mentions that i need capability module to be loaded.

But when i

[root@server ~]# modprobe capability
FATAL: Module capability not found.
[root@server ~]#

Do i need this module for my dns server???If i do,where can i find it?:rolleyes:

My kernel is the following:

[root@server ~]# uname -a
Linux server 2.6.33-ARCH #1 SMP PREEMPT Mon Apr 26 19:31:00 CEST 2010 x86_64 AMD Athlon(tm) II X2 240 Processor AuthenticAMD GNU/Linux

Last edited by ganastasiou (2010-05-08 09:18:03)

Offline

#2 2010-05-07 14:08:50

Pierre
Developer
From: Bonn
Registered: 2004-07-05
Posts: 1,964
Website

Re: [SOLVED]kernel module capability is missing!

Afaik this is built in.

Offline

#3 2010-05-07 14:23:50

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

Re: [SOLVED]kernel module capability is missing!

Probably under another name then:

[stijn@hermes ~]$ grep -i capability /var/abs/core/kernel26/config
[stijn@hermes ~]$

Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy

Offline

#4 2010-05-07 14:40:13

hokasch
Member
Registered: 2007-09-23
Posts: 1,461

Re: [SOLVED]kernel module capability is missing!

looks like this "capability" is compiled in by default:
http://bbs.archlinux.org/viewtopic.php?pid=331319

I removed the respective part from the wiki page.

Offline

#5 2010-05-07 17:21:44

ganastasiou
Member
Registered: 2010-02-03
Posts: 56

Re: [SOLVED]kernel module capability is missing!

Thnx for the info! smile

Offline

Board footer

Powered by FluxBB