Saturday, 17 August 2013

Deleted photos in my camera

Deleted photos in my camera

I have accidentally deleted some photos from my camera and than found out,
that those photos were really precious to my girlfriend. I tried googling
and both windows and linux tools to recover those files but no result.
The problem is, that when I plug in my camera I is mounted to
/run/user/jendas/gvfs and mount says:
gvfsd-fuse on /run/user/jendas/gvfs type fuse.gvfsd-fuse
(rw,nosuid,nodev,user=jendas)
So I can not access my files with the tools I tried cause they always need
something like /sda...
Please is there any way around? I don't wanna die :-(
Edit: Just to be clear, I do not really think, that path to my camera will
be /dev/sda... I checked every location marked as fuseblk in corresponding
mount directory and the camera is not there.
Here is what gives mount:
/dev/sda5 on / type ext4 (rw,noatime,nodiratime,discard,errors=remount-ro)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
udev on /dev type devtmpfs (rw,mode=0755)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
tmpfs on /run type tmpfs (rw,noexec,nosuid,size=10%,mode=0755)
gvfsd-fuse on /run/user/jendas/gvfs type fuse.gvfsd-fuse
(rw,nosuid,nodev,user=jendas)
/dev/sdb1 on /media/jendas/Rezervováno systémem type fuseblk
(rw,nosuid,nodev,allow_other,default_permissions,blksize=4096)
/dev/sdb2 on /media/jendas/EE2AC63D2AC60317 type fuseblk
(rw,nosuid,nodev,allow_other,default_permissions,blksize=4096)
/dev/sdb6 on /media/jendas/099218f3-ad22-4022-900f-c39b98049fdf type ext4
(rw,nosuid,nodev,uhelper=udisks2)
/dev/sdb4 on /media/jendas/Data type fuseblk
(rw,nosuid,nodev,allow_other,default_permissions,blksize=4096)
/dev/sda2 on /media/jendas/B4AED817AED7D04A type fuseblk
(rw,nosuid,nodev,allow_other,default_permissions,blksize=4096)
My camera is here listed as line, that I have already typed above.

No comments:

Post a Comment