Re: Problem in creating module for nnpfs
Harald Barth <[email protected]>
| Newsgroups | gmane.comp.file-systems.arla.general |
|---|---|
| Message-ID | <[email protected]> |
> insmod: error inserting '/usr/arla/bin/nnpfs.ko': -1 Invalid module format > mount: unknown filesystem type 'nnpfs' The build system should find a correct linux source tree and build a nnpfs.ko that fits your system. Can you dig in the logs and see why it did wrong? You may have to tell configure where the linux source is. > how to insert that nnpfs module to kernel? If it is correctly built it will be inserted by the command above. Harald.