📄 mftmirr.html
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//ZH_CN">
<!-- http://linux-ntfs.sourceforge.net/ntfs/files/attrdef.html -->
<html lang="ZH_CN">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="description" content="NTFS Documentation">
<link rel="stylesheet" type="text/css" href="../style/ntfsdoc.css">
<link rel="start" type="text/html" href="../index.html" title="NTFS Documentation">
<title>$MFTMirr (1) - File - NTFS Documentation</title>
</head>
<body>
<table border="0" class="toolbar" summary="" cellspacing="0">
<tr>
<td class="toolbar"><div class="toolbar"><a accesskey="1" class="toolbar" href="../index.html">主页</a></div></td> <td class="toolbar"><div class="toolbar"><a accesskey="2" class="toolbar" href="../files/index.html">文件</a></div></td> <td class="toolbar"><div class="toolbar"><a accesskey="3" class="toolbar" href="../attributes/index.html">属性</a></div></td> <td class="toolbar"><div class="toolbar"><a accesskey="4" class="toolbar" href="../concepts/index.html">概念</a></div></td> <td class="toolbar"><a accesskey="5" class="toolbar" href="../help/glossary.html">词汇</a></td>
</tr>
</table>
<h1>文件 - $MFTMirr (1)</h1>
<a class="prevnext" accesskey="," href="mft.html">前一页</a>
<a class="prevnext" accesskey="." href="logfile.html">后一页</a>
<h2>概述</h2>
<p>
这是一个系统文件,它至少复制了MFT的前4个记录,用来恢复磁盘。
如果这个卷的簇小于或等于MFT记录的4倍,例如,通常这个簇小于或等于
4096比特,那么MFT的前4个记录就会存储在$MFTMirr里。</p>
<h2><a class="heading" href="../attributes/index.html">属性</a></h2>
<table border="1" summary="" cellspacing="0">
<tr>
<th class="numeric">类型</th>
<th>描述</th>
<th>名称</th>
</tr>
<tr>
<td class="numeric"><a class="numeric" href="../attributes/standard_information.html">0x10</a></td>
<td><a href="../attributes/standard_information.html">标准信息文件 ($STANDARD_INFORMATION)</a></td>
<td> </td>
</tr>
<tr>
<td class="numeric"><a class="numeric" href="../attributes/file_name.html">0x30</a></td>
<td><a href="../attributes/file_name.html">文件名文件 ($FILE_NAME)</a></td>
<td>$MFTMirr</td>
</tr>
<tr>
<td class="numeric"><a class="numeric" href="../attributes/data.html">0x80</a></td>
<td><a href="../attributes/data.html">数据文件 ($DATA)</a></td>
<td>[未命名]</td>
</tr>
</table>
<h2>文件结构</h2>
<h3>未命名的数据流</h3>
<p>
一个最少包含MFT前4个文件记录的拷贝</p>
<table border="1" summary="" cellspacing="0">
<tr>
<th class="numeric">序号</th>
<th>文件名</th>
<th>描述</th>
</tr>
<tr>
<td class="numeric">0</td>
<td><a href="mft.html">$MFT</a></td>
<td>主文件表-一个包含所有文件的索引</td>
</tr>
<tr>
<td class="numeric">1</td>
<td><a href="mftmirr.html">$MFTMirr</a></td>
<td>MFT前4个记录的文件备份</td>
</tr>
<tr>
<td class="numeric">2</td>
<td><a href="logfile.html">$LogFile</a></td>
<td>事务型的日志文件</td>
</tr>
<tr>
<td class="numeric">3</td>
<td><a href="volume.html">$Volume</a></td>
<td>序列号,开发时间,恶劣标记</td>
</tr>
</table>
<h2>注意</h2>
<h3>问题</h3>
<p>
它总是MFT的前4个文件记录?或它恒等于4KB大小?
</p>
<p>
如果簇的大小大于4KB,它又是多大?
</p>
<br>
<a class="contact" href="http://linux-ntfs.sourceforge.net/ntfs/files/mftmirr.html">Online</a>
<a class="contact" href="http://www.reddragonfly.org/ntfs/files/mftmirr.html">中文在线</a>
<!-- The two validators will only work if this page is visible on the web -->
<a class="contact" href="http://validator.w3.org/check/referer">Validate HTML</a>
<a class="contact" href="http://jigsaw.w3.org/css-validator/check/referer">Validate CSS</a>
<a class="contact" href="mailto:webmaster@flatcap.org">$Id: mftmirr.html,v 1.11 2001/07/11 16:31:45 flatcap Exp $</a>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -