The mentioned package below is looking for kernel modules in /lib/modules/`uname -r`, while the modules are actually located in /lib/modules.
Ideally the module-init-tools should be looking in /opt/lib/modules/`uname -r` and the user (or an optware script) just needs to create a symlink like this:
ln -s /lib/modules /opt/lib/modules/`uname -r`
Tested with Synology DS 4.2 (Kernel 3.2.30)
http://ipkg.nslu2-linux.org/feeds/optware/syno-i686/cross/stable/Packages
Package: module-init-tools
Version: 3.5-1
Section: utils
Architecture: i686
Maintainer: NSLU2 Linux <nslu2-linux@yahoogroups.com>
MD5Sum: 36d225de60f7459adcbe96ab4c84dafe
Size: 231980
Filename: module-init-tools_3.5-1_i686.ipk
Source: http://www.kernel.org/pub/linux/utils/kernel/module-init-tools/module-init-tools-3.5.tar.bz2
Description: This package contains a set of programs for loading, inserting, and removing kernel modules for Linux (versions 2.5.48 and above). It serves the same function that the modutils package serves for Linux 2.4.
Reply via web post | Reply to sender | Reply to group | Start a New Topic | Messages in this topic (1) |
No comments:
Post a Comment