On Wed, Jul 14, 2004 at 12:41:00PM +0300, Kfir Lavi wrote: > Hi, > i need to have more loop devices in the system. > mknod doesn't solve the problem. > I think it have to be compiled in the kernel. > How do i do it?
Add 'max_loop=num' to the kernel command line (if compiled into it) or to insmod. -- Didi ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]