Hi, I have the 2.6 kernel running and want to use supermount for my cd-drive. I have tried compiling it in the kernel as well as compiling it as a module.
Here is what I have in /etc/fstab:
none /mnt/cdrom supermount fs=iso9660:udf,dev=/dev/cdrom,--, 0 0
On every boot I get a segmentation fault when it comes to mounting the local filesystems. The systems runs stable however and I can mount the drive manually (which is not what I want of course).
Can anyone help?




