LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 08-25-2003, 07:25 AM   #1
joel112
Member
 
Registered: Apr 2003
Distribution: Debian
Posts: 169

Rep: Reputation: 30
Camera Mount Problems


right my problem is that my camera can only be mounted at root, and its annoying, anyway round this, anyway to put it in a script to make it do it automatically when a comand is run, i currenly have it mounting when i run "cam", but i can only do it as root, any ideas how i can get round this
 
Old 08-25-2003, 07:31 AM   #2
grym
Member
 
Registered: Jun 2003
Location: Texas
Distribution: Gentoo/Slackware/Debian/Mandrake
Posts: 285

Rep: Reputation: 30
chmod 666 /dev/video*
 
Old 08-25-2003, 10:22 AM   #3
Mathieu
Senior Member
 
Registered: Feb 2001
Location: Montreal, Quebec, Canada
Distribution: RedHat, Fedora, CentOS, SUSE
Posts: 1,403

Rep: Reputation: 46
Quote:
chmod 666 /dev/video*
NO
Do not change the permissions in the /dev directory

If you want to allow normal users to mount the camera, you need to add an entry in the /etc/fstab file with the option user
Code:
/dev/sda1               /mnt/camera          vfat    defaults,user        0 0
If you want to create a script to mount the camera, take a look at this thread.
http://www.linuxquestions.org/questi...threadid=83497
 
Old 08-25-2003, 10:43 AM   #4
joel112
Member
 
Registered: Apr 2003
Distribution: Debian
Posts: 169

Original Poster
Rep: Reputation: 30
i need it so it doesnt mount at boot, because it might not necessarily be connected

and it still doesnt solve how i can mount it as a user...
 
Old 08-25-2003, 11:12 AM   #5
Mathieu
Senior Member
 
Registered: Feb 2001
Location: Montreal, Quebec, Canada
Distribution: RedHat, Fedora, CentOS, SUSE
Posts: 1,403

Rep: Reputation: 46
If you do not want the camera to be mounted at system boot, you will need to add the noauto option to the entry in /etc/fstab
Code:
/dev/sda1               /mnt/camera          vfat    noauto,users        0 0
If you want to know more about the options, take a look at the mount MAN page.
 
Old 08-26-2003, 09:49 AM   #6
grym
Member
 
Registered: Jun 2003
Location: Texas
Distribution: Gentoo/Slackware/Debian/Mandrake
Posts: 285

Rep: Reputation: 30
Matthieu is right. I misunderstood and thought you were referring to a webcam, sorry.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I mount my camera? jspaceman Slackware 11 09-07-2005 07:13 AM
mount digital camera? Okie Slackware 10 06-25-2005 11:15 AM
can mount mount digital camera but gphoto can't detect it luxitan Linux - Hardware 1 11-13-2004 05:16 AM
Camera won't mount Temjin Linux - Hardware 7 10-31-2004 05:14 AM
camera mount barrynewt Linux - General 1 01-07-2003 11:59 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 07:25 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration