파일시스템
2011.03.17 13:37

NTFS 시스템 파일

조회 수 1558 추천 수 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
번호 분류 제목 글쓴이 날짜 조회 수
67 서버/레이드 RAID 1E admin 2011.03.30 1809
66 포렌식 Digital Forensic 의 정의 admin 2011.03.19 102388
65 파일시스템 hfs+ 개요 admin 2011.03.19 172816
64 파일시스템 ext2 개요 admin 2011.03.19 6030
63 파일시스템 EXT3 개요 admin 2011.03.19 2548
62 파일시스템 파일시스템의 정의 admin 2011.03.17 1723
61 파일시스템 NTFS Optimization admin 2011.03.17 9386
60 파일시스템 NTFS vs FAT admin 2011.03.17 4181
59 파일시스템 Data Integrity and Recoverability with NTFS admin 2011.03.17 1487
58 파일시스템 NTFS Sparse Files (NTFS5 only) admin 2011.03.17 1655
57 파일시스템 Issues with EFS admin 2011.03.17 1473
56 파일시스템 $EFS Attribute admin 2011.03.17 1513
55 파일시스템 EFS Internals admin 2011.03.17 112604
54 파일시스템 Using EFS admin 2011.03.17 1536
53 파일시스템 EFS - Encrypting File System admin 2011.03.17 1560
52 파일시스템 NTFS Compressed Files admin 2011.03.17 1478
51 파일시스템 NTFS Multiple Data Streams admin 2011.03.17 1387
» 파일시스템 NTFS 시스템 파일 admin 2011.03.17 1558
49 파일시스템 NTFS 파일속성 admin 2011.03.17 1311
48 파일시스템 NTFS MFT 분석 admin 2011.03.17 1432
Board Pagination Prev 1 2 3 4 5 6 Next
/ 6