[NTLUG:Discuss] fstab and iso9660
comcast
collindavis at comcast.net
Mon May 3 15:52:54 CDT 2004
(just throwing my two cents in)
I believe the default maximum number of loop devices is in
[kernel-source]/drivers/block/loop.c
You could either change it and recompile or pass max_loop to the module to
change it at module insertion
Collin
-----Original Message-----
From: discuss-bounces at ntlug.org [mailto:discuss-bounces at ntlug.org] On Behalf
Of Bobby Wrenn
Sent: Monday, May 03, 2004 3:40 PM
To: NTLUG Discussion List
Subject: [NTLUG:Discuss] fstab and iso9660
I am trying to mount a CD image.
I already have several iso images mounted. I added two new images to
fstab and executed mount -a. I get an error "mount: could not find any
free loop device". In the past I have rebooted and cured the problem.
However, the system is celebrating 180 days of uptime and I don't want
to break the run if I don't have to.
fstab entry is:
path/to/image path/to/mountpoint iso9660 ro,loop,auto 0 0
How do I increase the number of loop devices or am I missing something else?
TIA
Bobby
_______________________________________________
https://ntlug.org/mailman/listinfo/discuss
More information about the Discuss
mailing list