Re: systemd: truecrypt fails to mount with "Failed to set up a loop device: /my-data-file.tc"
On 12/15/13, Zenaan Harkness <zen@freedbms.net> 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.
Reply to: