OVM does not recognize /dev/mapper/md127 as device

  • I am using

    Bash
    cryptsetup open --type luks $(ls /dev/md*|head -n 1)  dm-name-md1-crypt


    to decrypt my partition. Under `Armbian Odroid C2` the device appeared in the filesystem list and also in the `devices` field when I later add a `shared device`.


    Under `Armbian Tinkerboard` the device is not recognized as such. I assume that there is a kernel module missing for this functionality. What kernel module is necessary to have `/dev/mapper/dm-name-md1-crypt` automatically recognized as device?

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!