From: <joe...@ne...> - 2002-09-19 21:26:19
|
> Using /lib/modules/2.4.19/kernel/fs/njbfs/njbfs.o > Warning: loading /lib/modules/2.4.19/kernel/fs/njbfs/njbfs.o will taint > the kernel: forced load Why is that?=20 > See http://www.tux.org/lkml/#export-tainted for information about > tainted modules > /lib/modules/2.4.19/kernel/fs/njbfs/njbfs.o: init_module: Operation not > permitted Your kernel refuses loading because of a strict license policy. This shou= ldn't=20 happen, njbfs is GPL. > Hint: insmod errors can be caused by incorrect module parameters, > including invalid IO or IRQ parameters. > You may find more information in syslog or the output from dmesg Can you please have a look in /var/log/messages?=20 Best regards, J=F6rg |