So this creates on a standard Linux the eighth loopback device.
mknod -m660 /dev/loop8 b 7 8 chown root.disk /dev/loop8 chmod 666 /dev/loop8