Re: fsck on ext3, lost files



Gary Parker wrote:

I've searched every file in lost+found with a few different tools: gqview,
nautilus, lde, find with file. Although I found some of my files in various
directories in lost+found, there are a couple of directories whose files are
nowhere to be found there.

[...]

Is it possible in an ext3 file system to find files outside of lost+found?

It depends. When a file is deleted (or lost), the data remains on disk.
The difference is that the kernel does no longer know that the data is
there, and treats it as free space, so it can be overwritten at any
given time. Chances of that happening increase as you do something with
the disk. Even mounting it in read-write mode may be enough to lose this
data, as there are processes invisible to user that update the file
system from time to time.

You did mount it read-only as in...

mount -o ro /dev/disk /mnt/location

...did not you?

I am guessing that it is not possible since lde shows these directories as empty
then I am out of luck, e.g.,

[...]

I can retrieve the .jedrc file but there is nothing to be found of the pictures
directory in lost+found.

The "testdisk" package, I have already mentioned contains a tool called
"PhotoRec" [1] that might just do the trick. There is also "foremost"
package that may be useful.

[1] http://www.cgsecurity.org/wiki/PhotoRec


--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx



Relevant Pages

  • Re: Failed dependencies error upon downloading yum
    ... I mean the package with the name "patch". ... To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list ...
    (Fedora)
  • Re: "superblock last write time is in the future" on boot
    ... It has to do with the fact that the local time ... trouble. ... > "One disk to rule them all, ... > with a subject of "unsubscribe". ...
    (Debian-User)
  • Re: inode state
    ... Its a statistical analysis package for websites. ... > The system stores most many statistics in memory which is flushed to ... > disk in circles by a worker thread. ... > When those flushes occure, my apps state as displayed by topgets ...
    (freebsd-questions)
  • Re: Problem booting RAID1/mdadm system when one disk is unplugged
    ... My System has 2x120GB IDE disks with the an up-to-date Sarge install, running kernel 2.6.8-3 and configured for mirroring. ... some friends of mine do not agree that my initrd is the problem because they point out that I can still boot when two disks are present. ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". ... disk BIOS presents, and partition number 6 on that disk. ...
    (Debian-User)
  • Re: Partition Resizing
    ... You can also try "regular" parted, in the "parted" package. ... partition, then copying it, then deleting the old one and expanding the new one ... The GNU Parted disk partition resizing program ... Note that ReiserFS support is only enabled if you install ...
    (Debian-User)