Click here to Skip to main content
15,917,481 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Master File Table Corrupted - Any words of wisdom from the gallery? Pin
DaveAuld23-Jun-14 23:55
professionalDaveAuld23-Jun-14 23:55 
AnswerRe: Master File Table Corrupted - Any words of wisdom from the gallery? Pin
Smart K823-Jun-14 13:18
professionalSmart K823-Jun-14 13:18 
GeneralRe: Master File Table Corrupted - Any words of wisdom from the gallery? Pin
RafagaX24-Jun-14 11:50
professionalRafagaX24-Jun-14 11:50 
AnswerRe: Master File Table Corrupted - Any words of wisdom from the gallery? PinPopular
Kevin Marois23-Jun-14 13:36
professionalKevin Marois23-Jun-14 13:36 
GeneralRe: Master File Table Corrupted - Any words of wisdom from the gallery? Pin
_Damian S_23-Jun-14 13:47
professional_Damian S_23-Jun-14 13:47 
AnswerRe: Master File Table Corrupted - Any words of wisdom from the gallery? Pin
Michael Martin23-Jun-14 18:31
professionalMichael Martin23-Jun-14 18:31 
AnswerRe: Master File Table Corrupted - Any words of wisdom from the gallery? Pin
Plamen Dragiyski23-Jun-14 21:24
professionalPlamen Dragiyski23-Jun-14 21:24 
AnswerRe: Master File Table Corrupted - Any words of wisdom from the gallery? Pin
Vachaun2224-Jun-14 1:58
Vachaun2224-Jun-14 1:58 
I'd have to make one more suggestion on this particular activity, should you ever have to do it again. Do yourself a favor and image this drive using FTK Imager (free from AccessData) or dd on a Linux live disk before formatting the drive. You could also use a forensics toolset, such as Autopsy (from the sleuthkit) to possibly examine the drive and determine why the $MFT file is corrupted. As another person posted, one of the records pertaining to the $MFT itself has been corrupted and could be recovered from $MFTMirr.

To do a more thorough data recovery, you could have used a Linux live distribution (either against the live disk or the image had you made one) and installed foremost. Foremost is more configurable as you can edit its config file and add in file headers that you would like to search for (PK for office documents and zip files, JFIF for jpg images, etc.). You can Google for file header magic numbers and find a pretty extensive list.

Just some more food for though on the subject matter at hand. A great book explaining the NTFS file system and $MFT is Brian Carrier's File System Forensic Analysis.
GeneralRe: Master File Table Corrupted - Any words of wisdom from the gallery? Pin
kmoorevs24-Jun-14 4:36
kmoorevs24-Jun-14 4:36 
GeneralRe: Master File Table Corrupted - Any words of wisdom from the gallery? Pin
Vachaun2224-Jun-14 4:45
Vachaun2224-Jun-14 4:45 
AnswerRe: Master File Table Corrupted - Any words of wisdom from the gallery? Pin
The Pedant24-Jun-14 3:43
professionalThe Pedant24-Jun-14 3:43 
AnswerRe: Master File Table Corrupted - Any words of wisdom from the gallery? Pin
johnbergman224-Jun-14 6:05
johnbergman224-Jun-14 6:05 
AnswerRe: Master File Table Corrupted - Any words of wisdom from the gallery? Pin
Member 393455125-Jun-14 8:56
Member 393455125-Jun-14 8:56 
GeneralRe: Master File Table Corrupted - Any words of wisdom from the gallery? Pin
kmoorevs25-Jun-14 15:02
kmoorevs25-Jun-14 15:02 
GeneralRe: Master File Table Corrupted - Any words of wisdom from the gallery? Pin
Member 393455130-Jun-14 6:37
Member 393455130-Jun-14 6:37 
GeneralToo easy! Pin
Dalek Dave23-Jun-14 11:08
professionalDalek Dave23-Jun-14 11:08 
GeneralRe: Too easy! Pin
DaveAuld23-Jun-14 11:13
professionalDaveAuld23-Jun-14 11:13 
GeneralRe: Too easy! Pin
_Maxxx_23-Jun-14 16:42
professional_Maxxx_23-Jun-14 16:42 
GeneralRe: Too easy! Pin
_Damian S_24-Jun-14 16:35
professional_Damian S_24-Jun-14 16:35 
GeneralRe: Too easy! Pin
_Maxxx_24-Jun-14 17:18
professional_Maxxx_24-Jun-14 17:18 
GeneralRe: Too easy! Pin
MarkTJohnson24-Jun-14 2:22
professionalMarkTJohnson24-Jun-14 2:22 
GeneralDownload Windows? Pin
Chris Losinger23-Jun-14 10:47
professionalChris Losinger23-Jun-14 10:47 
GeneralRe: Download Windows? Pin
David O'Neil23-Jun-14 11:56
professionalDavid O'Neil23-Jun-14 11:56 
GeneralRe: Download Windows? Pin
Super Lloyd23-Jun-14 14:15
Super Lloyd23-Jun-14 14:15 
GeneralRe: Download Windows? Pin
Dan Colasanti23-Jun-14 19:07
professionalDan Colasanti23-Jun-14 19:07 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.