The DeBian Code and How to make multiple /dev/loops

Matthew Palmer mpalmer at hezmatt.org
Tue Nov 22 00:08:25 UTC 2005


On Mon, Nov 21, 2005 at 06:03:52PM +0700, Ali Milis wrote:
> I would like to know, the proper way to create multiple loop devices.

I've always had them magically appear when I mount -o loop something.  You
can also create the pseudo-block device using losetup -f, if you'd prefer.

What you may be coming up against is the hard-coded limit to the number of
available loop devices in the device module.  Try loading the loop module
with max_loop=32 (the default is 8) and see if you get more loop devices.

- Matt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20051122/e779f80a/attachment.sig>


More information about the ubuntu-users mailing list