Unable to install kmod-md-mod
Posted: Thu Apr 24, 2014 1:55 pm
Hi,
I'm trying to get mdadm to work on Gargoyle, but it requires kmod-md-raid1, which in turn requires kmod-md-mod. Using either gpkg or opkg I get the following output:
I've figured that this is because the Gargoyle kernel is a recompile of the official OpenWRT kernel, and hence the checksums are different. Is that correct? What options do I have to get a working kmod-md-mod/kmod-md-raid1 linked into my kernel? Would I need to go to OpenWRT to get this going, or can I build my own Gargoyle custom kernel? Or is there a way I can force load these kernel modules?
Any help/advice would be greatly appreciated!
I'm trying to get mdadm to work on Gargoyle, but it requires kmod-md-raid1, which in turn requires kmod-md-mod. Using either gpkg or opkg I get the following output:
Code: Select all
root@Entertainment:~# gpkg install kmod-md-mod
ERROR: Dependency kernel (= 3.3.8-1-d6597ebf6203328d3519ea3c3371a493) of package kmod-md-mod is installed,
but has incompatible version 3.3.8-1-6b8bf9865b836dada69c247eeaf2dc49 and is marked as 'hold'
Any help/advice would be greatly appreciated!