From: Keith Owens <kaos@ocs.com.au>
To: "Josh Higham" <jhigham@bigsky.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.2.18 - failed to exec /sbin/modprobe -s -k binfmt-464c
Date: Thu, 01 Feb 2001 11:44:41 +1100 [thread overview]
Message-ID: <9912.980988281@kao2.melbourne.sgi.com> (raw)
In-Reply-To: Your message of "Wed, 31 Jan 2001 14:17:56 PDT." <01d801c08bcb$49981720$3ceefcce@adhara.bigsky.net>
On Wed, 31 Jan 2001 14:17:56 -0700,
"Josh Higham" <jhigham@bigsky.net> wrote:
>failed to exec /sbin/modprobe -s -k binfmt-464c
You compiled your kernel with support for ELF objects as a module. You
execute an ELF program, the kernel tries to autoload the ELF module
using modprobe which is an ELF program. But you need ELF support to
run modprobe, curse and recurse.
Compile the kernel with builtin ELF, not a module.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
next prev parent reply other threads:[~2001-02-01 0:45 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-01-31 21:17 2.2.18 - failed to exec /sbin/modprobe -s -k binfmt-464c Josh Higham
2001-02-01 0:44 ` Keith Owens [this message]
-- strict thread matches above, loose matches on Subject: below --
2001-01-31 23:18 Mikael Pettersson
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=9912.980988281@kao2.melbourne.sgi.com \
--to=kaos@ocs.com.au \
--cc=jhigham@bigsky.net \
--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