From: Jim McDonald <Jim@mcdee.net>
To: amoote@ivhs.com
Cc: linux-kernel@vger.kernel.org
Subject: Re: "All of your loopback devices are in use!" reported by mkinitrd
Date: 11 Feb 2002 21:44:46 +0000 [thread overview]
Message-ID: <1013463886.1669.239.camel@lapcat> (raw)
In-Reply-To: <1013461497.806.501.camel@phantasy>
In-Reply-To: <200202111559320446.2581AD39@notes.fpelectronics.com> <1013461497.806.501.camel@phantasy>
On Mon, 2002-02-11 at 21:04, Robert Love wrote:
> On Mon, 2002-02-11 at 15:59, Al Moote wrote:
> > Hey all. I am not-so new to Linux, but I haven't had to recompile my kernel before. We are taking the leap into Samba Fileserving an thus, I need to add ACL functionality to my kernel. I have opted to go with 2.4.17 and have had some success so far. I am, however, stuck at one point.
> >
> > I am trying to make my .img file to support my RAID devices. When I run:
> >
> > /sbin/mkinitrd /boot/initrd-2.4.17-021102.img 2.4.17-021102
> >
> > I get the message:
> >
> > All of your loopback devices are in use!
> >
> > I don't really understand why this is preventing me from creatingthe .img file. But then again, I have little experience in this area. I was hoping somebody on this list could len a hand. Thanks alot guys (and the occasional gal).
>
> You need loopback support in your kernel, and you probably don't?
>
> Enable CONFIG_BLK_DEV_LOOP (see Block Devices in configure).
Either that or you've compiled loopback devices directly in to the
kernel this time around, they were modules last time around, and you
have kept the same kernel name. If you do this the make modules_install
blasts the module from the /lib/modules/2.4.xx and a subsequent mkinitrd
can't load the loopback module. Check out dmesg to see if this is the
problem.
> Robert Love
Cheers,
Jim.
--
Jim McDonald - Jim@mcdee.net
prev parent reply other threads:[~2002-02-11 21:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-02-11 20:59 "All of your loopback devices are in use!" reported by mkinitrd Al Moote
[not found] ` <1013461497.806.501.camel@phantasy>
2002-02-11 21:44 ` Jim McDonald [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1013463886.1669.239.camel@lapcat \
--to=jim@mcdee.net \
--cc=amoote@ivhs.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox