binfmt

The binfmt mechanism seems to have disappeared.

3 Replies

OK, reboot – 2.6.16-domU-linode1 build #7 has a.out and binfmt support compiled in.

-Chris

Thanks so much! I really needed that, and it was there. You're like magic. The other thing that seems broken is IPv6 support.

Can you give me a little more detail?

grep -e IPV6 -e IP6 .config

CONFIG_IPV6=y

CONFIGIPV6PRIVACY=y

CONFIGIPV6TUNNEL=y

CONFIGIP6NF_QUEUE is not set

CONFIGIP6NF_IPTABLES=y

CONFIGIP6NFMATCHRT=y

CONFIGIP6NFMATCHOPTS=y

CONFIGIP6NFMATCHFRAG=y

CONFIGIP6NFMATCHHL=y

CONFIGIP6NFMATCHMULTIPORT=y

CONFIGIP6NFMATCHOWNER=y

CONFIGIP6NFMATCHIPV6HEADER=y

CONFIGIP6NFMATCHAHESP=y

CONFIGIP6NFMATCHEUI64=y

CONFIGIP6NFMATCHPOLICY=y

CONFIGIP6NF_FILTER=y

CONFIGIP6NFTARGETLOG=y

CONFIGIP6NFTARGETREJECT=y

CONFIGIP6NF_MANGLE=y

CONFIGIP6NFTARGETHL=y

CONFIGIP6NF_RAW=y

-Chris

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct