[Mono-list] Running EXE's without "Mono" preamble

Lee lee at datatrakpos.com
Thu Jun 1 09:41:04 EDT 2006


 

David, 

Thank you for responding, I appreciate the help.  I am running CentOS 4.3x
and that command (which I have become all too familiar with, LOL) produces
the following:

mount: binfmt_misc already mounted or /proc/sys/fs/binfmt_misc busy
mount: according to mtab, none is already mounted on
/proc/sys/fs/binfmt_misc

Thank you,

Lee

> 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,
> 
> 



More information about the Mono-list mailing list