Results 1 to 5 of 5

Thread: Data Recovery.     submit to reddit submit to twitter

  1. #1
    House Azazael
    Join Date
    Mar 2007
    Posts
    1,641
    BG Level
    6
    FFXI Server
    Fenrir

    Data Recovery.

    I am just going to jump right in.

    I was attempting to clone a drive and accidentally selected the wrong target. I stopped it like 5% into the clone when I realized what happened.

    Is there a way to get the data back from the incorrect source drive?

    I have tried a few programs (sorry don't have the names in front of me) and they only see the data from the drive I was cloning, they see none of the data that was previously on the drive.

  2. #2
    YOU ARE SEARED
    Dungeon Master of the House of Weave

    Join Date
    May 2007
    Posts
    4,453
    BG Level
    7
    WoW Realm
    Kilrogg

    If you're cloning a drive, it usually goes sector by sector, starting with 0, which means your allocation tables are gone :X

    Your only option would be one of those services that can pull data directly from the surface area; most applications you can run depend on the file allocation tables to still be mostly intact if you want to be able to recover something.

  3. #3
    A. Body
    Join Date
    Nov 2005
    Posts
    4,315
    BG Level
    7
    FFXI Server
    Leviathan

    Some apps may be able to still go in and look, but recovering the entire filesystem may prove to be very difficult...

    http://www.e-fense.com/helix/ is a Linux based bootable forensics kit that you can download. It's been a bit since I've used it though, so I couldn't walk you through it...but it does have at least some of the capabilities you'd need.

  4. #4
    Campaign
    Join Date
    Mar 2006
    Posts
    6,192
    BG Level
    8

    R-Studio might help, it's unlikely to recover the FAT but it's pretty slick for recovering files.

  5. #5
    Cerberus
    Join Date
    Apr 2006
    Posts
    498
    BG Level
    4
    FFXI Server
    Fenrir

    Zero-attempt Recovery would also be a good shot-
    There are also some commands in Linux that allow you to pull up the secondary copy of the fat and restore it- I just forget them offhand