Skip navigation.
Home
Now Shipping Version 7.0

digital cameras


Posts: 272

I have a sony dsc s40 camera which will not mount-when i plug it in it displays on screen-when i go to use it it says unable to mount-can't find/dev/sda1 in/etc/fstab or/etc/mtab-can anybody help.thanks john

m_pav's picture

What version of mepis do you have

After you plug your camera in, have a look at the tail end of /var/log/messages and /etc/fstab to see how it's identified. It might help to post the lines concerning your camera into this forum.

am running 3.4.3

am running 3.4.3 newest.looked in list of cameras identified dsc s 40 is not in list -could that possibly be the problem dsc s 41 is listed.thanks john

kerry's picture

Hey jhon

here's how>

Add this to /etc/fstab(I put mine in the static side)->
/dev/sda /mnt/sda auto noauto,users,exec 0 0

looks like>
# Pluggable devices are handled by uDev, they are not in fstab
/dev/hda3 / ext2 defaults,noatime 1 1
/dev/hdb1 swap swap sw,pri=1 0 0
none /proc proc defaults 0 0
none /proc/bus/usb usbfs devmode=0666 0 0
none /dev/pts devpts mode=0622 0 0
none /sys sysfs defaults 0 0
/dev/sda /mnt/sda auto noauto,users,exec 0 0
# Dynamic entries below, identified by 'users' option
/dev/hda1 /mnt/hda1 ntfs noauto,users,exec,ro,umask=0222 0 0
/dev/hda2 /mnt/hda2 vfat,ext3,ext2 noauto,users,exec 0 0
/dev/hda4 /mnt/hda4 vfat,ext3,ext2 noauto,users,exec 0 0
/dev/hdb2 /mnt/hdb2 auto noauto,users,exec 0 0

Then in /mnt right click a blank area and create a folder name it "sda"

Now try your camera.

thanks kerry what about

thanks kerry what about using digicam program to identify camera-will that work?like to keep it simple.thanks john

kerry's picture

hmmm

Try it. It should be able to mnt if you used that fix. I think it depends on the camera storage form, from your error i was guessing it has a memory stick that you can mnt as a external drive. You can also try the digital camera thing in the control center periphials.

digital cameras

Thank you Kerry.
Thanks to your tip, I have been able to use my 8in1 card reader for the first time, my camera still does not work, but at least I can see my photos.
Regards Jim

kerry's picture

your welcome grumpyjim

Perhaps the camera is not supported? I've looked at the list of supported camera's and it's a short list. the ones with removable media is the way to go when it comes to camera's.take care.

hi kerry tried digikam-still

hi kerry tried digikam-still did not mount -yes list of supported cameras is short-mine is not listed-any other ideas.went to usb devices and see that the only support for sony cameras are dsc s30 s70/s75 f505v/f505/fd92.thanks john

re Digital Cameras

After plugging in your digital camera, try typing

fdisk -l

That's dash el, not dash one. You might have to do this as superuser. Does your camera show up in the list?

thanks wilberforce i see

thanks wilberforce i see mepis just released a new download gonna try it and get back to you. tried 3.4.3-3 newest mepis and camera works first try.john

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.