PC Review


Reply
Thread Tools Rate Thread

chkdsk destroyed mft

 
 
whiskers
Guest
Posts: n/a
 
      29th Aug 2006
Today I finally attempted a much needed clean reinstall of W2K and in
the process realized that when I replaced the IDE cables on my 4
drives, I connected the current installation disk to the PCI IDE
controller instead of the onboard IDE controller.

I switched the cables and during the reinstallation process windows
remapped the drive letters and ran chkdsk on one of my hard drives
(200Gb Maxtor, the slave drive on the IDE cable on which the primary
drive had the OS)

I watched in terror as chkdsk "recovered" numerous files from MFT
"corruption" and rewrote security descriptors. After the install
completed, with a heavy feeling I opened some of the files and
realized, to my dismay, that yes, chkdsk did in fact cross-link many
files together (it didn't delete anything though, or so it seems). That
meant that I could open an mp3 and start listening to a totally
different mp3 in the middle. Some files seemed to be left untouched
(the most recent ones), however, but quickly fast forwarding through
them. JPG images all got corrupted and video data was OK sometimes and
was composed of completely different segments other times.

So I have two questions:

1. What caused chkdsk to do this to the MFT?
2. Is there ANY way to rebuild the data? I scanned the drive with
Restoration (free tool) but it found only deleted files, not the ones
on the drive. Or is this hopeless? Wipe the 200Gb clean and repopulate?

And no, I did not have backups (some of the stuff WAS backups) since I
dont' have anywhere to backup 200Gb to.

Thanks for all input.

 
Reply With Quote
 
 
 
 
=?Utf-8?B?Sm9zaHVhIEJvbHRvbg==?=
Guest
Posts: n/a
 
      30th Aug 2006
different controllers can look at drives slightly differently.
this used to be a big issue in days past but no so much these days.
You just ran into that issue.
Rebuild from scratch.
 
Reply With Quote
 
Pegasus \(MVP\)
Guest
Posts: n/a
 
      30th Aug 2006

"whiskers" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Today I finally attempted a much needed clean reinstall of W2K and in
> the process realized that when I replaced the IDE cables on my 4
> drives, I connected the current installation disk to the PCI IDE
> controller instead of the onboard IDE controller.
>
> I switched the cables and during the reinstallation process windows
> remapped the drive letters and ran chkdsk on one of my hard drives
> (200Gb Maxtor, the slave drive on the IDE cable on which the primary
> drive had the OS)
>
> I watched in terror as chkdsk "recovered" numerous files from MFT
> "corruption" and rewrote security descriptors. After the install
> completed, with a heavy feeling I opened some of the files and
> realized, to my dismay, that yes, chkdsk did in fact cross-link many
> files together (it didn't delete anything though, or so it seems). That
> meant that I could open an mp3 and start listening to a totally
> different mp3 in the middle. Some files seemed to be left untouched
> (the most recent ones), however, but quickly fast forwarding through
> them. JPG images all got corrupted and video data was OK sometimes and
> was composed of completely different segments other times.
>
> So I have two questions:
>
> 1. What caused chkdsk to do this to the MFT?
> 2. Is there ANY way to rebuild the data? I scanned the drive with
> Restoration (free tool) but it found only deleted files, not the ones
> on the drive. Or is this hopeless? Wipe the 200Gb clean and repopulate?
>
> And no, I did not have backups (some of the stuff WAS backups) since I
> dont' have anywhere to backup 200Gb to.
>
> Thanks for all input.
>


I suspect that your data is well and truly lost. To protect yourself
against similar mishaps in future, pay attention to the basic rule of
computing: If your data is important then you must store it on not
less than two independent media. In other words, if you have 200
GBytes of files then you must have a portable 200 GByte storage
medium, e.g. a 200 GByte disk in an external USB case. Anything
less is tempting fate.


 
Reply With Quote
 
Andy
Guest
Posts: n/a
 
      30th Aug 2006
On 29 Aug 2006 15:49:53 -0700, "whiskers" <(E-Mail Removed)> wrote:

>Today I finally attempted a much needed clean reinstall of W2K and in
>the process realized that when I replaced the IDE cables on my 4
>drives, I connected the current installation disk to the PCI IDE
>controller instead of the onboard IDE controller.
>
>I switched the cables and during the reinstallation process windows
>remapped the drive letters and ran chkdsk on one of my hard drives
>(200Gb Maxtor, the slave drive on the IDE cable on which the primary
>drive had the OS)
>
>I watched in terror as chkdsk "recovered" numerous files from MFT
>"corruption" and rewrote security descriptors.


Instead of just watching, you should have immediately reset the
computer. Then after installing Windows 2000 and configuring it to
support large disks, running chkdsk would have fully repaired the disk
had you not let chkdsk run to completion.

> After the install
>completed, with a heavy feeling I opened some of the files and
>realized, to my dismay, that yes, chkdsk did in fact cross-link many
>files together (it didn't delete anything though, or so it seems). That
>meant that I could open an mp3 and start listening to a totally
>different mp3 in the middle. Some files seemed to be left untouched
>(the most recent ones), however, but quickly fast forwarding through
>them. JPG images all got corrupted and video data was OK sometimes and
>was composed of completely different segments other times.
>
>So I have two questions:
>
>1. What caused chkdsk to do this to the MFT?


When you install Windows 2000, it does not have the capability to
access beyond the 137 GB boundary on IDE drives connected to the
motherboard. Therefore, you should not let autochk run chkdsk on any
large disk until you have installed SP3 or 4, and put EnableBigLba in
the registry.

>2. Is there ANY way to rebuild the data? I scanned the drive with
>Restoration (free tool) but it found only deleted files, not the ones
>on the drive. Or is this hopeless? Wipe the 200Gb clean and repopulate?
>
>And no, I did not have backups (some of the stuff WAS backups) since I
>dont' have anywhere to backup 200Gb to.
>
>Thanks for all input.


 
Reply With Quote
 
whiskers
Guest
Posts: n/a
 
      30th Aug 2006


> Instead of just watching, you should have immediately reset the
> computer. Then after installing Windows 2000 and configuring it to
> support large disks, running chkdsk would have fully repaired the disk
> had you not let chkdsk run to completion.
>


Ugh, I thought I could screw everything up even worse so I decided not
to touch anything (besides, it was almost done when I came into the
room). Makes me feel rather stupid knowing I could've stopped it.


> When you install Windows 2000, it does not have the capability to
> access beyond the 137 GB boundary on IDE drives connected to the
> motherboard. Therefore, you should not let autochk run chkdsk on any
> large disk until you have installed SP3 or 4, and put EnableBigLba in
> the registry.



This was a CD with SP4 already integrated into it.

 
Reply With Quote
 
Andy
Guest
Posts: n/a
 
      31st Aug 2006
On 30 Aug 2006 09:17:32 -0700, "whiskers" <(E-Mail Removed)> wrote:

>
>
>> Instead of just watching, you should have immediately reset the
>> computer. Then after installing Windows 2000 and configuring it to
>> support large disks, running chkdsk would have fully repaired the disk
>> had you not let chkdsk run to completion.
>>

>
>Ugh, I thought I could screw everything up even worse so I decided not
>to touch anything (besides, it was almost done when I came into the
>room). Makes me feel rather stupid knowing I could've stopped it.


When installing Windows 2000 on a computer that has large disks, you
have to pay attention to the installation, especially when it's
booting.

>
>
>> When you install Windows 2000, it does not have the capability to
>> access beyond the 137 GB boundary on IDE drives connected to the
>> motherboard. Therefore, you should not let autochk run chkdsk on any
>> large disk until you have installed SP3 or 4, and put EnableBigLba in
>> the registry.

>
>
>This was a CD with SP4 already integrated into it.


It's not enough.. With Windows 2000, EnableBigLba must be set to 1 in
the registry before it has the ability to see past 137 GB on hard
disks.

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
chkdsk- useless-scandisk found errors-chkdsk did not =?Utf-8?B?UmljayBI?= Windows XP Help 4 19th Oct 2005 09:28 PM
ChkDsk on startup freezes (always do ChkDsk after standby)(laptop) neilsanner@yahoo.com Windows XP Help 6 24th May 2005 09:09 PM
ChkDsk on startup freezes (ChkDsk always after standby)(laptop) neilsanner@yahoo.com Windows XP Performance 0 19th May 2005 02:43 PM
CHKDSK has destroyed Outlook and my life! Please help! =?Utf-8?B?Um9iaW5JblRyb3VibGU=?= Windows XP Help 1 10th Apr 2005 12:54 AM
SP2 destroyed by computer (registry destroyed) sid at sid-bursten dot com Windows XP General 2 6th Oct 2004 09:19 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:05 AM.