If I understand this, once I boot to any .iso, I can't add any more.

(modprobe loop max_loop=32 needs NO loops in use IIRC)

(edit MAKEDEV
for part in `seq 0 63` do
makedev loop$part ...
won't help w/o modprobe IIRC)