Find the answer to your Linux question:
Results 1 to 3 of 3
I've accidentally del some important files by rm -rf command, i'm trying to recover them by "recover" which i download from Recover homepage . After installed it, there is an ...
  1. #1
    Just Joined!
    Join Date
    Jan 2008
    Posts
    2

    recover, help me, please!!!

    I've accidentally del some important files by rm -rf command, i'm trying to recover them by "recover" which i download from Recover homepage.
    After installed it, there is an error when i start using it like this:

    recover /dev/sda3 -a
    Recover v1.3 by Tom Pycke <Tom.Pycke@advalvas.be>

    Getting inodes (this can take some time)...
    debugfs 1.40-WIP (14-Nov-2006)
    Segmentation fault

    Can u help me overcome this error? Many thanks!!! (My knowledge about debian is very bad )

    Here is information about my filesystem:

    /dev/sda3 on / type ext2 (rw,errors=remount-ro)
    tmpfs on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
    proc on /proc type proc (rw,noexec,nosuid,nodev)
    sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
    udev on /dev type tmpfs (rw,mode=0755)
    tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
    devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=620)
    /dev/sda1 on /boot type ext2 (rw)

    Regards.

  2. #2
    Just Joined!
    Join Date
    Jan 2008
    Posts
    10
    Try unrm freshmeat.net/projects/unrm/

  3. #3
    Just Joined!
    Join Date
    Jan 2008
    Posts
    2
    Thanks. I'll try it.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •