[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: [LI] >> binfmt_misc.o MODULE has NOT been LOADED << kernel config help reqd.



Hi

> To enable `File associations in Linux' the `/proc/sys/fs/binfmt_misc/' 
> directory must exist, which is not the case in my Redhat 6.1.

/proc entries are virtual. They are created by the various modules that are
LOADED into the kernel or are embeded in the kernel.

The reason why you don't have /proc/sys/fs/binfmt_misc is because  
***** binfmt_misc.o ******
modules is NOT LOADED in your system. insmod or modprobe binfmt_misc.o then you
will get this entry in /proc.
To enable this permanently add this "modprobe binfmt_misc.o" somewhere in your
INITSCRIPTS.

---------
Keep :-)
HanishKVC
--------------------------------------------------------------------
The Linux India Mailing List Archives are now available.  Please search
the archive at http://lists.linux-india.org/ before posting your question
to avoid repetition and save bandwidth.