On Wednesday 18 December 2002 22:03, Steve Jeppesen wrote:

> CAM="/mnt/camera"               # Mountpoint for your camera
> (this used to read CAM="/mnt/fuji" I think)
> and later in the script it mounts the camera (i think) with
> mount $CAM
> Is this correct?  Seems like it is missing this; -t vfat /dev/sda1

In my opinion, you are correct.

/mnt/camera is the mount point

mount -t vfat /dev/sda1 is the mount command

If you were using a terminal to mount this, you would type

mount -t vfat /dev/sda1 /mnt/camera

***************************************************
Powered by SuSE Linux 8.0 Professional
KDE 3.0.0     KMail 1.4
This is a Microsoft-free computer

Bryan S. Tyson
[EMAIL PROTECTED]
***************************************************




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to