Discussion:
NTFS MFT structure question
(too old to reply)
rich
2009-09-09 03:59:01 UTC
Permalink
Dear all,

I'm trying to find out the exact layout of an MFT record.

I understand the record structure:

| Standard information | Name | Data | Empty |


However, I would like to know what every single byte in the record does.....
Any would be much appreciated??
dennis
2009-09-09 18:15:34 UTC
Permalink
Post by rich
However, I would like to know what every single byte in the record does.....
Any would be much appreciated??
Have you looked at some of the linux ntfs drivers? The source code for
ntfs-3g could be a start.
Jonathan de Boyne Pollard
2010-01-20 05:28:50 UTC
Permalink
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<blockquote
cite="mid:F45C0E3F-292B-4DB8-BE9E-***@microsoft.com"
type="cite">
<p wrap="">I'm trying to find out the exact layout of an MFT record.<br>
</p>
</blockquote>
<p>You could start by reading <a
href="http://msdn.microsoft.com/en-us/library/bb470206%28VS.85%29.aspx">the
documentation by Microsoft on MSDN</a>.</p>
</body>
</html>

Loading...