Problems with boot /home and external medium,cd etc.

After every system-rebbot , I see follow prozess is startet:

root      2577  0.0  0.0   2264   656 ?        S    12:32   0:00 mount -t binfmt_misc none /proc/sys/fs/binfmt_misc

When I kill this prozess. I can mount my /home directory and my cdrom, USB-stick and so on.

I have read this in german forum, bur notbody have an idea for ufix this phenomon. I also have read a problem in this vein here:
CD/DVD help. Will not recognize - openSUSE Forums

Edit:
I have google an’d find this but I don’t understand this:
http://www.linuxhq.com/kernel/v2.6/27/fs/binfmt_misc.c

Can everybody help!

Klemi

during next boot, I see follows:

root      2565  0.0  0.0   2264   656 ?        D    13:27   0:00 mount -t binfmt_misc none /proc/sys/fs/binfmt_misc
root      2566  0.0  0.0      0     0 ?        S<   13:27   0:00 [khelper]

linux-lhfu:~ # cat /etc/mtab
/dev/sda6 / ext3 rw,acl,user_xattr 0 0
/proc /proc proc rw 0 0
sysfs /sys sysfs rw 0 0
debugfs /sys/kernel/debug debugfs rw 0 0
udev /dev tmpfs rw 0 0
devpts /dev/pts devpts rw,mode=0620,gid=5 0 0
/dev/sda7 /home ext3 rw 0 0
/dev/sda2 /windows/C fuseblk rw,noexec,nosuid,nodev,allow_other,default_permissions,blksize=4096 0 0
/dev/sda3 /windows/D fuseblk rw,noexec,nosuid,nodev,allow_other,default_permissions,blksize=4096 0 0
fusectl /sys/fs/fuse/connections fusectl rw 0 0
securityfs /sys/kernel/security securityfs rw 0 0

I find this prozesses:

root 2567 0.0 0.0 1840 544 ? S 13:27 0:00 /sbin/modprobe -q – binfmt_misc
root 2576 0.0 0.0 3164 1336 ? S 13:27 0:00 sh -c /sbin/modprobe --ignore-install binfmt_misc && { mount -t binfmt_misc none /proc/sys/fs/binfmt_misc; }
root 2585 0.0 0.0 3648 1096 ? S 13:27 0:00 hald-addon-input: Listening on /dev/input/event0 /dev/input/event4 /dev/input/event3 /dev/input/event11 /dev/input/event9 /dev/input/event8 /dev/input/event10 /dev/input/ev
root 2587 0.0 0.0 2264 656 ? S 13:27 0:00 mount -t binfmt_misc none /proc/sys/fs/binfmt_misc

Creatings
What can I do?
klemi

root      2486  0.0  0.0   2264   660 ?        D    14:07   0:00 mount -t binfmt_misc none /proc/sys/fs/binfmt_misc
root      2488  0.0  0.0      0     0 ?        S<   14:07   0:00 [khelper]
root      2489  0.0  0.0   1840   540 ?        S    14:07   0:00 /sbin/modprobe -q -- binfmt_misc
root      2503  0.0  0.0   3164  1332 ?        S    14:07   0:00 sh -c /sbin/modprobe --ignore-install binfmt_misc && { mount -t binfmt_misc none /proc/sys/fs/binfmt_misc; }
root      2510  0.0  0.0   2264   656 ?        S    14:07   0:00 mount -t binfmt_misc none /proc/sys/fs/binfmt_misc

When I kill the second mount von binfmt_misc, then the CD with insert CD is starting and I can read with Dolphin or Console the content of the CD → the Cd was mounted.

When I killed the first mount in the listed Prozess-ID, no CD is mounted and I cannot access to CD.

What ca I do?

Thanks

Klemi