On Wed, 6 Feb 2002, Pieter De Wit wrote:

> Hello Eveyone,
> 
> How can I setup more loop devices. I have about 20 ISO files that I need to
> mount and share (under Samba) as normal CD. I now have the problem that I am
> running out of loop devices ?!

i would think that all you have to do is use "mknod" to create more
of them:

# mknod /dev/loop16 b 7 16

and so on.  i'm not sure if there is a kernel parameter you have to
change to do this, though.

rday



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to