| Home
| Calendar
| Mail Lists
| List Archives
| Desktop SIG
| Hardware Hacking SIG
Wiki | Flickr | PicasaWeb | Video | Maps & Directions | Installfests | Keysignings Linux Cafe | Meeting Notes | Linux Links | About BLU |
>>>>> "Sarah" == Sarah McGlinchey <sarahwithanx at gmail.com> writes:
Sarah> Take a look at:
Sarah> modinfo loop
Sarah> You should see something like this:
Sarah> parm: max_loop:Maximum number of loop devices (1-256) (int)
Sarah> You can set something higher in modules.conf or add it to the kernel
Sarah> command line if your loopback support is built into the kernel. You
Sarah> will either have to reboot or reload the module.
Thanks, that was helpful. My actual answer (not yet tested with a
reboot) was to "rmmod loop", edit /etc/modprobe.d/options to contain a
line that says:
options loop max_loop=16
and then do "modprobe loop". Now my script mounts all 11 .iso files.
--
Laura (mailto:lconrad at laymusic.org , http://www.laymusic.org/ )
(617) 661-8097 fax: (501) 641-5011
233 Broadway, Cambridge, MA 02139
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.