From: | Lukasz Byczynski <azoth@xxxxxxxxx> |
Date: | Sun, 19 Dec 2004 21:56:31 +0000 |
On Sunday, 19. December 2004 22:21, Lukasz Byczynski wrote:how i fix i???
how mount cdrom device from user acount (user is in wheel group). any ideas??
sysctl -w vfs.usermount=1
ok it's work for command line cdrom mount like: mount -t cd9600 /dev/acd0a mount_point
but when i put it into fstab, i've error massege: /dev/acd0a: operation not permitted.
maybe the user doesn't have sufficient access to the mount point?
cheers simon