On Sun, 06 Mar 2005 20:38:39 +0530 Pranav Peshwe <[EMAIL PROTECTED]> wrote:
> Hello, > How can i increase the number of loopback devices which can be > mounted at one time ? edit /etc/modules.conf and add the following line. options loop max_loop=64 Or you can add this entry to you lilo.conf append=" max_loop=64" I think you can have upto 256 such devices. By the way this will work for kernel 2.4 ~~~~~~~~~ >From Dexter http://www.HorizontalRings.com "Life though is clear, people still want to see colours" -- ______________________________________________________________________ Pune GNU/Linux Users Group Mailing List: ([email protected]) List Information: http://plug.org.in/mailing-list/listinfo/plug-mail Send 'help' to [EMAIL PROTECTED] for mailing instructions.
