Thread: loop module
View Single Post

   
  #2 (permalink)  
Old 02-20-2008, 07:21 PM
William Hunt
 
Posts: n/a
Default Re: loop module

On Fri, 15 Dec 2006, heavytull wrote:
> the "loop" module on my linux box is not loaded itself when needed by mount.
> when I type mount -o loop ...
> While this module does not appear in the blacklist of modprobe
> (/etc/modprobe.d/blacklist)


i'll bet you've gone and mucked with your kernel, hey?
so what happens if you force a modprobe loop ?
and what do you get out of:

$ grep -i loop /boot/config /proc/devices

--
William Hunt, Portland Oregon USA
Reply With Quote