Re: EWF Commit Question: What if file is corrupted in the overlay?
- From: "Matt Kellner \(MS\)" <mattkell@xxxxxxxxxxxxx>
- Date: Tue, 28 Jun 2005 11:15:49 -0700
No problem, Kevin. =)
CHKDSK will do one of several different actions on the file, depending on
the nature of the corruption. If the file is "lost" (common problem in FAT
when data is partially written but the FAT table isn't updated), CHKDSK will
create a file entry for that data usually called FILEXXXX.CHK and place it
in either the C: root or a specially named folder for lost clusters. NTFS
has a similar mechanism for lost data.
If the file entry exists but does not match the actual data, the data is
truncated. If this affects binary data, this usually means that the data in
the file is invalid and unusable.
File entries can also be deleted if that's what CHKDSK determines is the
best resolution. Also, file entries can be truncated, moved or deleted in
the case of cross-linked files. There are all sorts of types of data
corruption, so it's really not very easy to tell what will happen.
A more general rule of thumb, though, is that if CHKDSK finds a corrupted
file and does anything with it, you can usually (but not always) count on
the file no longer being usable. This would be the case with or without
EWF, though with an EWF Disk Overlay, you at least have the option of
discarding the overlay and reverting to your original file.
Hope this helps. =)
--
Matt Kellner (mattkell@xxxxxxxxxxxxxxxxxxxx)
STE, Windows Embedded Group
This posting is provided "AS IS" with no warranties, and confers no rights.
===============================
"Kevin W" <megism@xxxxxxxxx> wrote in message
news:1119555270.678674.106240@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Hello Matt:
>
> Excellent blog! It clarifies a lot of my questions and definitely saved
> me a lot of time. One more question if anyone knows the answer:
>
> If XP chkdsk detected a corrupted file, does it delete it? I know for
> sure that NT chkdsk delete corrupted files, but what about XP?
>
> Thanks again Matt. BTW, anyone can point me to a stress tool to create
> disk corruption?
>
.
- Follow-Ups:
- Re: EWF Commit Question: What if file is corrupted in the overlay?
- From: Matt Kellner \(MS\)
- Re: EWF Commit Question: What if file is corrupted in the overlay?
- References:
- EWF Commit Question: What if file is corrupted in the overlay?
- From: Kevin W
- Re: EWF Commit Question: What if file is corrupted in the overlay?
- From: Matt Kellner \(MS\)
- Re: EWF Commit Question: What if file is corrupted in the overlay?
- From: Kevin W
- EWF Commit Question: What if file is corrupted in the overlay?
- Prev by Date: Re: Execute an exe program
- Next by Date: Re: Bootable CDROM
- Previous by thread: Re: EWF Commit Question: What if file is corrupted in the overlay?
- Next by thread: Re: EWF Commit Question: What if file is corrupted in the overlay?
- Index(es):
Relevant Pages
|