On 6/8/07, Timothy Wilson <[EMAIL PROTECTED]> wrote:
Hello, I'm having great difficulty allowing my users to mount the cdrom. I've looked in the faq and both fstab and mount manpages, but still can't find it! I think the GNU tools allow:
this isn't gnu.
mount /dev/cd0a /mnt/cdrom -t cd9660 -o user I'm looking for the appropriate fstab entry, but according to the man pages, there doesn't seem to be a way? I thought it would be something like this: /dev/cd0a /mnt/cdrom cd9660 noauto,ro,user 0 0 But I get the following: "mount_cd9660: -o user: option not supported"
indeed, there's no such option. sysctl kern.usermount.