DragonFly users List (threaded) for 2004-12
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: cdrom mount
Simon 'corecode' Schubert wrote:
On Sunday, 19. December 2004 21:37, Lukasz Byczynski wrote:
how mount cdrom device from user acount (user is in wheel group). any
ideas??
sysctl -w vfs.usermount=1
strangely enough, this is noted in mount(2) but not in mount(8)
cheers
simon
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.
lukasz
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]