파일시스템
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 메모리 낸드 플래시 서비스 가능 메모리 admin 2013.06.07 2529
60 파일시스템 EXFAT 개요 admin 2011.09.26 2365
59 서버/레이드 RAID 1E admin 2011.03.30 1811
58 포렌식 Digital Forensic 의 정의 admin 2011.03.19 102544
57 파일시스템 hfs+ 개요 admin 2011.03.19 173063
56 파일시스템 ext2 개요 admin 2011.03.19 6037
55 파일시스템 EXT3 개요 admin 2011.03.19 2551
54 파일시스템 파일시스템의 정의 admin 2011.03.17 1725
53 파일시스템 NTFS Optimization admin 2011.03.17 9388
52 파일시스템 NTFS vs FAT admin 2011.03.17 4183
51 파일시스템 Data Integrity and Recoverability with NTFS admin 2011.03.17 1489
50 파일시스템 NTFS Sparse Files (NTFS5 only) admin 2011.03.17 1659
49 파일시스템 Issues with EFS admin 2011.03.17 1475
48 파일시스템 $EFS Attribute admin 2011.03.17 1515
47 파일시스템 EFS Internals admin 2011.03.17 112696
46 파일시스템 Using EFS admin 2011.03.17 1589
45 파일시스템 EFS - Encrypting File System admin 2011.03.17 1565
44 파일시스템 NTFS Compressed Files admin 2011.03.17 1480
43 파일시스템 NTFS Multiple Data Streams admin 2011.03.17 1389
» 파일시스템 NTFS 시스템 파일 admin 2011.03.17 1560
Board Pagination Prev 1 2 3 4 5 6 Next
/ 6