build kernel modules?

Home Forums General build kernel modules?

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #12919
    s0ke none
    Participant

    How can I bake a kernel module into the image?

    I’m trying to set up a luks partition but its missing dm_mod.

    # cryptsetup --verbose --verify-passphrase luksFormat /dev/mtdblock7
    
    WARNING!
    ========
    This will overwrite data on /dev/mtdblock7 irrevocably.
    
    Are you sure? (Type uppercase yes): YES
    /proc/misc: No entry for device-mapper found
    Is device-mapper driver missing from kernel?
    Failure to communicate with kernel device-mapper driver.
    Cannot initialize device-mapper. Is dm_mod kernel module loaded?
    Command failed with code 22: Cannot initialize device-mapper. Is dm_mod kernel module loaded?
    
    #12920
    Jeff Hatch
    Keymaster

    Are you trying to do this on an MTR?

    Jeff

    #12921
    s0ke none
    Participant

    Sorry MTR?

    #12923
    s0ke none
    Participant

    MTCDP-H5

    #12976
    Jeff Hatch
    Keymaster

    Currently, we do not have a supported way for a customer to build modules and install them on MTR. That may be changing in the future as the MTR will be migrated to mLinux. However, I do not know if that will be applicable to the older models.

    You could create a support portal case at https://support.multitech.com since this is not currently supported.

    Jeff

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.