Re: [PATCH] binfmt_misc.c, kernel-2.4.12

From: Albert Bartoszko (abartoszko@nt.kegel.com.pl)
Date: Tue Oct 23 2001 - 04:28:08 EST


> ...............
> Check that your modules.conf contains
>
> post-install binfmt_misc mount -t binfmt_misc none /proc/sys/binfmt_misc
> pre-remove binfmt_misc umount /proc/sys/binfmt_misc
>
Yes, now contains, and mount, umount and binfmt work propely.
This should be documented in sources

xx:/tmp# egrep -Hr "mount[[:space:]]+-t[[:space:]]+binfmt_misc"
/usr/src/linux
xx:/tmp#

But I still can't unload module (unmounted):
#rmmod binfmt_misc
binfmt_misc: Device or resource busy

-
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 : Tue Oct 23 2001 - 21:00:35 EST