Posted by joseph on October 27, 2009 ·
In Unix-like operating systems, Loop device is a pseudo-device that makes a file accessible as a block device. When you mount a file as partition, it would use one loopback device.
I faced a loop device related issue this morning, that’s why I create this article to share some ways to bypass limitation [...]