Recovering Deleted Files

From Open Source Ecology
Revision as of 00:16, 18 January 2017 by Marcin (talk | contribs) (Created page with "In command line: mount /dev/mmcblk0p1 on /media/marcin/EOS_DIGITAL2 type vfat (rw,nosuid,nodev,relatime,uid=1000,gid=1000,fmask=0022,dmask=0022,codepage=437,iocharset=iso885...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

In command line:

mount

/dev/mmcblk0p1 on /media/marcin/EOS_DIGITAL2 type vfat (rw,nosuid,nodev,relatime,uid=1000,gid=1000,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,showexec,utf8,flush,errors=remount-ro,uhelper=udisks2) marcin@Precision-M6500:~$

(It is FAT. So check out https://linuxconfig.org/data-recovery-of-deleted-files-from-the-fat-filesystem)