BUGS > 2013.2

 Kernel module loop not loaded

(1/1)

musca:
Hello!

With systemd the module "loop" is not automatically loaded.


--- Code: ---root@siductionbox:~# mount -o loop home/user/Downloads/siduction.iso  /mnt
mount: Could not find any loop device. Maybe this kernel does not know
       about the loop device? (If so, recompile or `modprobe loop'.)

--- End code ---

Here is the solution to enable it again. As root execute once:


--- Code: ---echo loop > /etc/modules-load.d/loop.conf
--- End code ---

After a reboot your mounts will be happy again!

Cheers
musca

Navigation

[0] Message Index

Go to full version
Powered by Advanced Topic Prefix Pro
Powered by SMFPacks WYSIWYG Editor