Re: Need Linux digital camera advice

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Bart Garst
Date:  
To: Main PLUG discussion list
Subject: Re: Need Linux digital camera advice
Siri Amrit Kaur wrote:
> On Sunday 04 September 2005 05:58 am Bart Garst kindly wrote:
>
>>We have an Olympus Camedia C-450, and I have to agree with Craig,
>>the card reader is the way to go.
>>
>>Our camera uses XD picture cards. I simply insert the card into the
>>reader, mount it and copy my pictures to my hard drive. Piece of
>>cake!
>
>
> I'll definitely get the card reader; it sounds like a great solution.
> I'm using Kanotix (Debian Sid) with Supermount enabled. Do I need to
> add a line in fstab to mount it? If I have to add a line to fstab,
> can someone please give me an example?
>
> Thanks, everybody.
>
> Siri Amrit


I created a directory in /mnt and added it to fstab:
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
/dev/sda1       /mnt/camera     vfat    rw,user,noauto  0       0


I always mount manually as a normal user. I have it set to mount read
only so I don't accidentally erase any photos.

Bart
---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss