]] Sam Morris | > $ tail /var/log/syslog | > Apr 11 22:47:40 wintermute systemd-cryptsetup[20574]: crypt_init() failed: Function not implemented | > Apr 11 22:47:40 wintermute systemd[1]: cryptsetup@swap0.service: main process exited, code=exited, status=1 | > Apr 11 22:47:40 wintermute systemd[1]: Unit cryptsetup@swap0.service entered failed state. | | Looks like this happens because the dm_mod kernel module is not loaded.
After a bit of debugging, it seems like you either need a newer kernel that has a modalias directive for /dev/mapper/control or manually load the dm_mod kernel module. Regards -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends are -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org