On 12/15/13, Zenaan Harkness <[email protected]> wrote: > When booting with systemd, I can no longer mount truecrypt volumes, > with a pop-up error window displaying this message: > > Failed to set up a loop device: /my-data-file.tc
Turns out, loop devices were no longer being created on bootup. I have following line in /etc/modules : loop max_loop=11 So I manually created a loop device, and all was good. I shall do some more testing. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/CAOsGNSSOydzupeyhLKVxMh-NaqOYDs42VAguf4gdEbqW=-e...@mail.gmail.com

