Hi,

This could be a kernel config issue, if you build your own kernels check that you have BINFMT_MISC - (under 'Executable file formats' in menuconfig) set to be build either as a module, or built into the kernel.

If you are using a stock kernel, check if the command

        mount binfmt_misc -t binfmt_misc /proc/sys/fs/binfmt_misc

runs, if so you have it built into your kernel already, and can proceed to the next step.

David.


Lee wrote:

Hello,

But when running
Modprobe binfmt

I get "FATAL Module binfmt not found" and I cannot go further.
Any assistance would be greatly appreciated.

Warm Regards,


_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to