Re: Warning in ac6

From: Wayne.Brown@altec.com
Date: Sat Jun 02 2001 - 13:58:58 EST


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

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Jun 07 2001 - 21:00:21 EST