binfmt_misc

Andre Landwehr andre.landwehr at gmx.net
Fri May 26 20:50:29 CEST 2000


hi,
ich spiele grade ein bißchen mit binfmt_misc rum, hab
exemplarisch mal versucht, meine mp3's ausführbar zu machen ;-)
Der Doku entnahm ich, daß ein
----
modprobe binfmt_misc
echo ':MP3:E::mp3::/usr/bin/mpg123:' >/proc/sys/fs/binfmt_misc/register
----
und ein chmod 755 auf die mp3 files ausreichen müßte, tut es aber
nicht. Ich bekomme immer ein "permission denied". Auch ein strace
-f hilft (mir) nicht wirklich weiter:
------
execve("./lorenzo.mp3", ["./lorenzo.mp3"], [/* 23 vars */]) = 0
strace: exec: Permission denied
------
Kernelversion ist 2.2.15, das Modul ist laut lsmod geladen, was
ich durch einen printk in der Funktion load_misc_binary aus
fs/binfmt_misc.c verifiziert habe. Leider reichen meine
C und Kernelkenntnisse nicht wirklich über ein printk hinaus...

Was mach ich falsch?

Andre

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
URL: <http://lug-owl.de/pipermail/linux/attachments/20000526/33ec251e/attachment.sig>


More information about the Linux mailing list