Modules to be loaded should no longer be listed in rc.conf. They go in modules-load.d now. This procedure (described in the wiki truecrypt topic) worked for me:
If not listed, retry the TrueCrypt command after modprobe loop. Should it work, consider to add loop to the MODULES array in /etc/modules-load.d:
Code:
# tee /etc/modules-load.d/truecrypt.conf <<< "loop"
See the
Sie müssen registriert sein, um Links zu sehen.
and
Sie müssen registriert sein, um Links zu sehen.
topics in the wiki for more information.