Mounting my camera

Bill Christiansen bill.christiansen at gmail.com
Sat Nov 27 07:11:37 UTC 2004


Why do you have 2 entries for /dev/sda1? Actually in Ubuntu you
shouldn't need to add any, when I plug in a pen drive hotplug just
detects and mounts it automatically. You might find you're barking up
the wrong tree here, the Olympus camera may not be emulating a usb
drive but using it's own protocol. I would enable the universe
repository and have a look for an Olympus driver.


On Fri, 26 Nov 2004 22:29:00 -0800, Dirk Ouellette <hapibeli at comcast.net> wrote:
> On Fri, 2004-11-26 at 16:40 +0000, Neil Woolford wrote:
> 
> 
> > At 16:25 26/11/04, you wrote:
> >
> > >  # mount /dev/sda1 /mnt/CAMERA/
> > >mount: you must specify the filesystem type
> > >
> > >What will my filesystem type be for my Olympus C-4000 Zoom?
> > >Thanks, Dirk
> >
> > Don't know your camera in particular, but everything I've tried (Canon and
> > Nikon) has
> > formatted the removable storage cards as DOS FAT; 'vfat' should work in
> > linux fstab
> > or whatever.
> >
> > Neil 
> > ---
> 
> # /etc/fstab: static file system information.
> #
> # <file system> <mount point>   <type>  <options>       <dump>  <pass>
> proc            /proc           proc    defaults        0       0
> /dev/hda1       /               ext3    defaults,errors=remount-ro 0
> 1
> /dev/hda5       none            swap    sw              0       0
> /dev/hdc        /media/cdrom0   udf,iso9660 ro,user,noauto  0       0
> /dev/hdd        /media/cdrom1   udf,iso9660 ro,user,noauto  0       0
> /dev/fd0        /media/floppy0  auto    rw,user,noauto  0       0
> /dev/sda1       /mnt/neuros vfat user,sync,noauto  0 0
> /dev/sda1       /mnt/CAMERA vfat user,sync,noauto 0  0
> 
> root # mount /dev/sda1 /mnt/CAMERA/
> mount: special device /dev/sda1 does not exist
> 
> Does my fstab look right?
> Thanks
> 
> 
> 
> 
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> http://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>




More information about the ubuntu-users mailing list