I did as you suggested, but I still have the same error. I read the portion of the manual that states that I should make a group called usb-operating and add it to the usbfs section in the fstab, but I still have the same issue.
Here is my fstab config:
Code:
/dev/sdb2 / ext3 acl,user_xattr 1 1
/dev/sdb1 swap swap pri=42 0 0
devpts /dev/pts devpts mode=0620,gid=5 0 0
proc /proc proc defaults 0 0
usbfs /proc/bus/usb usbfs devgid=1000,devmod=0664 0 0
sysfs /sys sysfs noauto 0 0
/dev/cdrecorder /media/cdrecorder subfs noauto,fs=cdfss,ro,procuid,nosuid,nodev,exec,iocharset=utf8 0 0