I have a disk in my CD-ROM drive set up to be shared via samba. It has an entry in etc/fstab, so it can be mounted when it's accessed and unmounted when the session closes, and this causes the scsi cd-rom module "sr_mod" and the ISO filesystem module "isofs" to be loaded. The problem is, when anyone on the network looks at my CD-ROM, the output from the modules being loaded goes to whichever VC is active at the time. Is there any way to turn this off or redirect it? Redirecting the output of the mount/umount commands executed by samba doesn't work.
thanks, J

