Re: [Ocf-linux-users] insmod: error inserting './ocf.ko': -1 Invalid parameters
Brought to you by:
david-m
From: Paul W. <pa...@xe...> - 2011-06-21 17:47:33
|
On Tue, 21 Jun 2011, Marc wrote: > FATAL: Error inserting ocf (/lib/modules/2.6.32/extra/ocf.ko): Invalid > argument > > and also > > ~/ocf-linux-20110530/ocf# insmod ocf.ko > insmod: error inserting 'ocf.ko': -1 Invalid parameters > > and > > insmod: error inserting 'cryptosoft.ko': -1 Invalid parameters check with "dmesg" to see why those failed to load? > Lastly there's no cryptodev.ko module being generated in the ocf folder > or elsewhere so this module cannot be loaded. I am not sure, but it might be that the cryptodev stuff is only available after patching the kernel itself, eg you cannot just compile as an external module. Paul |