File System Mid
File System Mid
https://www.ntfs.com/ntfs_basics.htm
Understanding File Systems
• File system
– Gives OS a road map to data on a disk
• Type of file system an OS uses determines how
data is stored on the disk
• A file system is usually directly related to an OS
• When you need to access a suspect’s computer to
acquire or inspect data
– You should be familiar with the computer’s platform
Understanding the Boot Sequence
• Bootstrap process
– Contained in ROM, tells the computer how to
proceed
– Displays the key or keys you press to open the
CMOS setup screen
• Could be Delete, F2, F10, Ctrl+Alt+Insert, Ctrl+A,
Ctrl+S, Ctrl+F1, or something else
• CMOS should be modified to boot from a forensic
floppy disk or CD
BIOS Setup Utility
Understanding Disk Drives
• Partition Types
– NTFS: 07
– FAT: 06
– FAT32: 0B
Viewing the Partition Table HxD
• Start HxD, Extras, Open Disk, choose Physical
Disk
• Partition Table starts at 0x1BE
• Partition Type field is at offset 0x04 in each record
Master Boot Record Structure
• From Wikipedia
Partition Table Structure
• From Wikipedia
Partition Mark at Start of Volume
• Start HxD, Extras, Open Disk
• NTFS
• FAT32
BMP File in HxD
• Start HxD, File, Open
• BM at start indicates a BMP file
Word Doc File in HxD
• Start HxD, File, Open
• Word 2003 Format uses these 7 bytes