파일시스템
2011.03.17 13:37

NTFS 시스템 파일

조회 수 1560 추천 수 0 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄 수정 삭제
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄 수정 삭제

NTFS System Files

NTFS includes several system files, all of which are hidden from view on the NTFS volume. A system file is one used by the file system to store its metadata and to implement the file system. System files are placed on the volume by the Format utility.

Table 5-4 Metadata Stored in the Master File Table

System File

File Name

MFT Record

Purpose of the File

Master file table

$Mft

0

Contains one base file record for each file and folder on an NTFS volume. If the allocation information for a file or folder is too large to fit within a single record, other file records are allocated as well.

Master file table 2

$MftMirr

1

A duplicate image of the first four records of the MFT. This file guarantees access to the MFT in case of a single-sector failure.

Log file

$LogFile

2

Contains a list of transaction steps used for NTFS recoverability. Log file size depends on the volume size and can be as large as 4 MB. It is used by Windows NT/2000 to restore consistency to NTFS after a system failure.

Volume

$Volume

3

Contains information about the volume, such as the volume label and the volume version.

Attribute definitions

$AttrDef

4

A table of attribute names, numbers, and descriptions.

Root file name index

$

5

The root folder.

Cluster bitmap

$Bitmap

6

A representation of the volume showing which clusters are in use.

Boot sector

$Boot

7

Includes the BPB used to mount the volume and additional bootstrap loader code used if the volume is bootable.

Bad cluster file

$BadClus

8

Contains bad clusters for the volume.

Security file

$Secure

9

Contains unique security descriptors for all files within a volume.

Upcase table

$Upcase

10

Converts lowercase characters to matching Unicode uppercase characters.

NTFS extension file

$Extend

11

Used for various optional extensions such as quotas, reparse point data, and object identifiers.

   

12-15

Reserved for future use.

Quota management file

$Quota

24

Contains user assigned quota limits on the volume space.

Object Id file

$ObjId

25

Contains file object IDs.

Reparse point file

$Reparse

26

This file contains information about files and folders on the volume include reparse point data

 

?

List of Articles
번호 분류 제목 글쓴이 날짜 조회 수
61 파일시스템 NTFS Optimization admin 2011.03.17 9388
60 파일시스템 NTFS vs FAT admin 2011.03.17 4183
59 파일시스템 Data Integrity and Recoverability with NTFS admin 2011.03.17 1489
58 파일시스템 NTFS Sparse Files (NTFS5 only) admin 2011.03.17 1659
57 파일시스템 Issues with EFS admin 2011.03.17 1475
56 파일시스템 $EFS Attribute admin 2011.03.17 1515
55 파일시스템 EFS Internals admin 2011.03.17 112667
54 파일시스템 Using EFS admin 2011.03.17 1585
53 파일시스템 EFS - Encrypting File System admin 2011.03.17 1564
52 파일시스템 NTFS Compressed Files admin 2011.03.17 1480
51 파일시스템 NTFS Multiple Data Streams admin 2011.03.17 1389
» 파일시스템 NTFS 시스템 파일 admin 2011.03.17 1560
49 파일시스템 NTFS 파일속성 admin 2011.03.17 1313
48 파일시스템 NTFS MFT 분석 admin 2011.03.17 1434
47 파일시스템 NTFS 파티션 부트섹터 admin 2011.03.17 2072
46 파일시스템 NTFS 기초 admin 2011.03.17 1087
45 서버/레이드 레이드란? admin 2011.03.17 1077
44 매킨토시 맥사용시 주요장애원인과 대처 admin 2011.03.17 1532
43 하드디스크 ATA/ATAPI-5 — the fifth revision of the ATA standard released in 2000 file admin 2011.03.16 1163
42 하드디스크 ATA/ATAPI-6 — the sixth revision of the ATA standard released in 2001 file admin 2011.03.16 1103
Board Pagination Prev 1 2 3 4 5 6 Next
/ 6