Click here to Skip to main content
15,921,989 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.

 
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 
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 
If the MFT is corrupted it means you can't access any of the files in there by default, as the MFT holds pointers to where the files are on the disk.
You need some file recovery software, if you need to recover some important data. I had good track with GetDataBackNTFS. which goes on the disk cluster by cluster and tries to make sense where files start and end.
Since the computer is old, there is a high chance that the region is affected by a bad sector, and given the nature of rotating media, there is a higher chance that the bad region will grow in size. If you have the standard single c:\ partition, then I would strongly recommend running a bad block finder on the disk and if it can't read from the sector (even though the data is corrupted) replacing the disk with a new one, since that means you have damage to the beginning of the disk. This damage will probably grow in size with age and will affect other important bits, such as the master boot record (making partitions unreadable) or the track that has the disk firmware, and geometry. ( making the whole disk unmountable)
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 
GeneralRe: Download Windows? Pin
bryce23-Jun-14 21:23
bryce23-Jun-14 21:23 
GeneralRe: Download Windows? Pin
Chris Losinger24-Jun-14 4:02
professionalChris Losinger24-Jun-14 4:02 
GeneralRe: Download Windows? Pin
#realJSOP25-Jun-14 3:09
professional#realJSOP25-Jun-14 3:09 
GeneralJob offer Pin
Corporal Agarn23-Jun-14 8:20
professionalCorporal Agarn23-Jun-14 8:20 
GeneralRe: Job offer Pin
Frank Alviani23-Jun-14 8:34
Frank Alviani23-Jun-14 8:34 

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.