| Author |
Message |
bensmyth
Guest
|
Posted:
Fri Jan 07, 2005 6:47 pm Post subject:
$MFT - structure |
|
|
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??
Cheers,
Ben |
|
| Back to top |
|
 |
Bill Todd
Guest
|
Posted:
Sat Jan 08, 2005 7:58 am Post subject:
Re: $MFT - structure |
|
|
bensmyth wrote:
| Quote: | 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??
|
Off the top of my head, the easiest way might be to take a look at one
of the open-source implementations that supports NFTS on, say, Linux.
- bill |
|
| Back to top |
|
 |
bensmyth
Guest
|
Posted:
Sat Jan 08, 2005 3:36 pm Post subject:
Re: $MFT - structure |
|
|
| Quote: | However, I would like to know what every single byte in the record
does.....
Any would be much appreciated??
Off the top of my head, the easiest way might be to take a look at one
of the open-source implementations that supports NFTS on, say, Linux.
|
That's what I'm currently looking in to.
The best link I have found is: http://linux-ntfs.sourceforge.net/
Regards,
Ben |
|
| Back to top |
|
 |
Joep
Guest
|
|
| Back to top |
|
 |
|
|
|
|