busybox icon indicating copy to clipboard operation
busybox copied to clipboard

losetup -f returns incorrect loop device path

Open vasishath opened this issue 8 years ago • 0 comments

When losetup -f is run, this returns loop path as /dev/loopX but all my loop fds are located in /dev/block/loopX

I am using latest version of busybox 1.26.2

vasishath avatar Jan 29 '17 18:01 vasishath