Re: loop device with 2.6.8 kernel

From: ray (ray_at_zianet.com)
Date: 11/15/04


Date: Sun, 14 Nov 2004 16:43:29 -0700

On Sun, 14 Nov 2004 23:52:01 +0100, Andreas Janssen wrote:

> Hello
>
> ray (<ray@zianet.com>) wrote:
>
>> I've been having difficulty attempting to mount an iso image to a loop
>> device with 2.6.8 kernel (gentoo). When I attempt to use losetup, it
>> tells me the loop device /dev/loop0 does not exits. When I try to
>> create it with MAKEDEV loop, I'm informed that: .devfsd presence
>> implies active DevFS. Aborting MAKEDEV invocation.
>
> Sounds like you use devfs. That means you don't need to create device
> files. They will be created automatically when the matching driver is
> loaded. Try
>
> # modprobe loop
>
> best regards
> Andreas Janssen

bash-2.05b# modprobe loop
FATAL: Module loop not found.

now what?



Relevant Pages

  • Re: 2.6.21-git11: BUG in loop.ko
    ... Modules linked in: dm_snapshot dm_mod loop ... work out a reproduce-it recipe? ... modprobe loop max_loop=128 ... mknod foo b 7 1 ...
    (Linux-Kernel)
  • Re: 2.6.21-git11: BUG in loop.ko
    ... Modules linked in: dm_snapshot dm_mod loop ... CPU: 1 ... EFLAGS: 00010246 ... modprobe loop max_loop=128 ...
    (Linux-Kernel)
  • Re: 2.6.21-git11: BUG in loop.ko
    ... modprobe loop max_loop=128 ... loop: the max_loop option is obsolete and will be removed in March 2008 ... mknod foo b 7 1 ... losetup foo 1.img ...
    (Linux-Kernel)
  • loop device with 2.6.8 kernel
    ... I've been having difficulty attempting to mount an iso image to a loop ... device with 2.6.8 kernel. ... Aborting MAKEDEV invocation. ...
    (comp.os.linux.misc)
  • Re: Problem on modprobe loop
    ... FATAL: Module loop not found. ... # uname -a ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
    (Debian-User)