PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : binfmt_misc



flammenflitzer
19.01.04, 16:55
Hallo
Kann mir jemand sagen wo ich diese Option im Kernel 2.6 finde?
You will also need to mount the /proc/sys/fs/binfmt_misc
* file system in order for this to work. You can add the following
* line into your /etc/fstab file:
*
* none /proc/sys/fs/binfmt_misc binfmt_misc defaults 0 0
*
* Note: Binaries will still need excecutable permissions to run.
* Note: If binfmt_misc is compiled as a module, make sure you
* have it loaded on startup by adding it to /etc/modules.autoload.
Und wie sollte der Eintrag in der modules.autoload.d aussehen?
#neuer Eintrag
binfmt_misc
Etwa so?
Danke
MfG:confused:

zander
20.01.04, 09:05
Mir sagt modules.autoload.d nichts, das Kernelmodul würde aber tatsächlich binfmt_misc.ko heißen.