tillo
Verified User
"mount -o loop" requires /dev/loop* devices that are provided by the "loop" linux kernel module. Just run "modprobe loop" and write "loop" in /etc/modules to load it automatically at boot.
All that is also easily found by searching "mount: could not find any device /dev/loop" in Google. Learn to search before asking
All that is also easily found by searching "mount: could not find any device /dev/loop" in Google. Learn to search before asking
