From: Wayne.Brown@altec.com
To: Sean Jones <sjones@ossm.edu>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: Warning in ac6
Date: Sat, 2 Jun 2001 13:58:58 -0500 [thread overview]
Message-ID: <86256A5F.00682272.00@smtpnotes.altec.com> (raw)
Sean Jones <sjones@ossm.edu> on 06/02/2001 01:17:15 PM
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
cc: (bcc: Wayne Brown/Corporate/Altec)
Subject: Warning in ac6
>Also the file /proc/sys/fs/binfmt_misc seems to be missing on my
>machine. How would I remedy this problem?
To answer one of your questions: /proc/sys/fs/binfmt_misc is a directory, not a
file. If you mean that this directory is present but empty, try this:
mount -t binfmt_misc none /proc/sys/fs/binfmt_misc
and see if the register and status files appear in it. If the directory isn't
there at all, make certain you have CONFIG_BINFMT_MISC=y in your .config file.
Wayne
next reply other threads:[~2001-06-02 19:00 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-06-02 18:58 Wayne.Brown [this message]
-- strict thread matches above, loose matches on Subject: below --
2001-06-02 18:17 Warning in ac6 Sean Jones
2001-06-02 19:16 ` Alan Cox
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=86256A5F.00682272.00@smtpnotes.altec.com \
--to=wayne.brown@altec.com \
--cc=linux-kernel@vger.kernel.org \
--cc=sjones@ossm.edu \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.