Date: Thu, 26 Feb 2015 11:38:48 -0600 From: "William A. Mahaffey III" <wam@hiwaay.net> To: "FreeBSD Questions !!!!" <freebsd-questions@freebsd.org> Subject: problems mounting camera to download pics .... Message-ID: <54EF5A28.8010605@hiwaay.net>
next in thread | raw e-mail | index | archive | help
.... I am trying to mount my digital camera to download some pics I just took. When I do this as root, it works AOK & I got the pics off. However, when I changed my fstab file to (supposedly) allow regular users to mount that directory, the mount command fails: [wam@kabini1, ~, 11:33:11am] 530 % mount /media/flash/ mount_msdosfs: /dev/da0s1: Operation not permitted [wam@kabini1, ~, 11:35:58am] 530 % relevant lines from my fstab file: /dev/da0s1 /media/flash msdosfs rw,sync,noauto,longnames,-Lru_RU.UTF-8,users 0 0 # /dev/da0s1 /media/flash msdosfs rw,sync,noauto,longnames,-Lru_RU.UTF-8 0 0 FreeBSD 9.3-RELEASE-p9 Not a huge issue, since I can get 'er done as root, but I don't see why this shouldn't be feasible as a regular user .... TIA & have a nice, snowy (here) day ;-) .... -- William A. Mahaffey III ---------------------------------------------------------------------- "The M1 Garand is without doubt the finest implement of war ever devised by man." -- Gen. George S. Patton Jr.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?54EF5A28.8010605>