How do I correct this problem. I just upgraded from a flawless 11.4 to 12.3(doing a NEW install), and now I cannot access my encrypted containers. How do I get this corrected? ifconfig shows “lo” exists. I have files I need to access. Do I have to activate lo?
I just did a clean install of 13.1 (x64) in a new pc - I have the same problems - doing the modprobe loop fixed the problem but on Yast2 I do not have the
Yast –> System –> sysconfig editor –> system –> kernel –> MODULES_LOADED_ON_BOOT
option…
any suggestions?
It looks as if you should instead use “/etc/modules-load.d”. There is a man page.
I think you need only create a file in that directory – maybe name it “loop.conf”, containing just the word “loop” (on a line by itself, without the quotes).
As for non-responsive – if your system doesn’t boot, just boot to a live CD or the install CD in rescue mode, mount the root file system, and delete that one file that you created. The change is easy to undo.
I created the file, as described and it seems to work (it seems since I manually did the loop earlier in the day, and then after adding the file I just ended the session - not a full reboot)