1102 - Chapter 09 Implementing Mass Storage - Slide Handouts
1102 - Chapter 09 Implementing Mass Storage - Slide Handouts
Chapter 9
CompTIA A+ (220-110x)
Mike Meyers and Steve Nicholson
Episode: Understanding Partitioning
CompTIA A+ (220-110x)
Mike Meyers and Steve Nicholson
Episode Description
CompTIA A+ (220-110x)
Mike Meyers and Steve Nicholson
Key Terms
CompTIA A+ (220-110x)
Mike Meyers and Steve Nicholson
Quick Review
• A partition is a logical electronic device
readable by an operating system
• Partitions define the location of operating
systems, swap files, and
recovery partitions
• Partitions must be created and mounted
• In Windows, partitions manifest as drive
letters; in Linux/macOS, partitions manifest
as folders
CompTIA A+ (220-110x)
Mike Meyers and Steve Nicholson
Episode: MBR Partitioning
CompTIA A+ (220-110x)
Mike Meyers and Steve Nicholson
Episode Description
CompTIA A+ (220-110x)
Mike Meyers and Steve Nicholson
Key Terms
• 0:22 - Objective term - Master boot record
(MBR)
• 1:06 - LBA 0
• 3:31 - Max. 2 TB per partition
• 3:46 - Limited to 4 partitions
• 8:38 - Extended partitions
• 9:33 - Primary partitions
• 10:02 - Logical drives
• 11:26 - 2 TB limit became a real problem
CompTIA A+ (220-110x)
Mike Meyers and Steve Nicholson
Quick Review
• Master boot record (MBR) is the oldest
type of partition still in use today
• MBR consists of a boot loader and up to
four partitions with one set as an active
partition
• If more than four partitions are needed on a
single drive, an extended partition with
additional logical drives can be created
CompTIA A+ (220-110x)
Mike Meyers and Steve Nicholson
Episode: GPT Partitioning
CompTIA A+ (220-110x)
Mike Meyers and Steve Nicholson
Episode Description
CompTIA A+ (220-110x)
Mike Meyers and Steve Nicholson
Key Terms
CompTIA A+ (220-110x)
Mike Meyers and Steve Nicholson
Quick Review
• GUID partition table (GPT) has many
features that improve upon MBR
partitions
• GPT supports up to 128 volumes on a
partition
• GPT uses a protective MBR but the
GPT starts at the primary GPT header
and includes a secondary GPT header
CompTIA A+ (220-110x)
Mike Meyers and Steve Nicholson
Episode: Understanding File Systems
CompTIA A+ (220-110x)
Mike Meyers and Steve Nicholson
Episode Description
CompTIA A+ (220-110x)
Mike Meyers and Steve Nicholson
Key Terms
CompTIA A+ (220-110x)
Mike Meyers and Steve Nicholson
Quick Review
• A file system is applied to a partition by
formatting
• A partition must be formatted before they
are usable
• All file systems have a data structure that
keeps track of the location of files and
folders
• File systems often have a problem with
fragmentation
CompTIA A+ (220-110x)
Mike Meyers and Steve Nicholson
Episode: Popular File Systems
CompTIA A+ (220-110x)
Mike Meyers and Steve Nicholson
Episode Description
CompTIA A+ (220-110x)
Mike Meyers and Steve Nicholson
Key Terms
• 0:41 - Objective term - FAT32
• 1:10 - 8 TiB volumes
• 1:41 - Objective term - New Technology File
System (NTFS)
• 1:58 - Massive volumes up to 16 EiB
• 2:07 - 256 TiB
• 2:17 - Master file table (MFT)
• 3:36 - Objective term - Extensible File Allocation
Table (exFAT)
CompTIA A+ (220-110x)
Mike Meyers and Steve Nicholson
Key Terms
• 4:16 - Compact Disc File System (CDFS)
• 4:37 - 4 GiB
• 4:55 - Objective term - Third extended
filesystem (ext3) and Fourth extended
filesystem (ext4)
• 5:03 - ext3 supports 32 TiB volumes and 2
GiB files
• 5:15 - ext4 supports 2 EiB volumes and 16
TiB files
CompTIA A+ (220-110x)
Mike Meyers and Steve Nicholson
Quick Review
• FAT32 and exFAT are handy for thumb
drives
• NTFS is the primary file system for
Windows
• NTFS supports compression, encryption,
and folder/file security
• CDFS is for optical media
• Linux uses ext3 and ext4 file systems
CompTIA A+ (220-110x)
Mike Meyers and Steve Nicholson
Episode: Formatting in Action
CompTIA A+ (220-110x)
Mike Meyers and Steve Nicholson
Episode Description
CompTIA A+ (220-110x)
Mike Meyers and Steve Nicholson
Key Terms
CompTIA A+ (220-110x)
Mike Meyers and Steve Nicholson
Quick Review
• Windows uses Disk Management to
partition and format disks
• New drives must first be initialized in
Windows
• There is no single Linux tool for
partitioning and formatting – choose
one you like
CompTIA A+ (220-110x)
Mike Meyers and Steve Nicholson
Episode: Dynamic Disks
CompTIA A+ (220-110x)
Mike Meyers and Steve Nicholson
Episode Description
CompTIA A+ (220-110x)
Mike Meyers and Steve Nicholson
Key Terms
• 0:28 - Dynamic disks
• 0:48 - Shrink or expand
• 4:12 - Spanned volume
• 7:28 - 1. Keep the boot drive basic (not
dynamic)
• 7:52 - 2. Set boot drive to GPT
• 8:04 - 3. It’s easy to create dynamic disks, but
changing back to basic erases all the disk
data
CompTIA A+ (220-110x)
Mike Meyers and Steve Nicholson
Quick Review
• Dynamic disks are unique to Windows
• Drives must be converted from basic to
dynamic in Disk Management
• Dynamic disks enable shrinking,
extending, and spanning volumes
without losing the data on the disk
CompTIA A+ (220-110x)
Mike Meyers and Steve Nicholson
Episode: New Installation - First Drive
CompTIA A+ (220-110x)
Mike Meyers and Steve Nicholson
Episode Description
CompTIA A+ (220-110x)
Mike Meyers and Steve Nicholson
Key Terms
CompTIA A+ (220-110x)
Mike Meyers and Steve Nicholson
Quick Review
• The first drive on a system relies on the OS
install program to provide partition and
format functions
• The partitioning and formatting tools in
installation programs provide a smaller
subset of tools compared to their main
tools
• Installation tools may provide features not
normally seen anywhere else (such as
swap file creation)
CompTIA A+ (220-110x)
Mike Meyers and Steve Nicholson
Software RAID in Storage
Episode:
Spaces
CompTIA A+ (220-110x)
Mike Meyers and Steve Nicholson
Episode Description
CompTIA A+ (220-110x)
Mike Meyers and Steve Nicholson
Key Terms
CompTIA A+ (220-110x)
Mike Meyers and Steve Nicholson
Quick Review
• Software RAID uses the operating
system to configure the RAID array
• Windows comes with a powerful tool
called Storage Spaces to
configure advanced software RAID
arrays
• Storage Spaces provides superb
flexibility
CompTIA A+ (220-110x)
Mike Meyers and Steve Nicholson
Episode: Encrypting Mass Storage
CompTIA A+ (220-110x)
Mike Meyers and Steve Nicholson
Episode Description
CompTIA A+ (220-110x)
Mike Meyers and Steve Nicholson
Key Terms
• 0:32 - Objective term - Encryption
• 1:01 - File-based encryption
• 1:04 - Disk-based encryption
• 1:41 - Objective term - Encrypting File System
(EFS)
• 4:23 - Objective term - BitLocker for Windows
• 4:28 - Objective term - FileVault for macOS
• 4:46 - Objective term - Trusted Platform Module
(TPM)
• 7:55 - Objective term - BitLocker To Go
CompTIA A+ (220-110x)
Mike Meyers and Steve Nicholson
Quick Review
• File-based encryption encrypts files and
folders; disk-based encryption encrypts
entire drives
• Windows uses Encrypted File System
(EFS) to encrypt folders and files
• Windows uses Bitlocker to encrypt entire
hard drives
• Bitlocker requires a system with a Trusted
Platform Module (TPM) chip
CompTIA A+ (220-110x)
Mike Meyers and Steve Nicholson
Episode: Maintaining Storage Disks
CompTIA A+ (220-110x)
Mike Meyers and Steve Nicholson
Episode Description
CompTIA A+ (220-110x)
Mike Meyers and Steve Nicholson
Key Terms
CompTIA A+ (220-110x)
Mike Meyers and Steve Nicholson
Quick Review
• Error checking runs chkdsk on a disk
partition to check for bad sectors
• Trimming allows data to be written in
individual pages termed "available for use"
• Optimizing trims blocks in disks to allow for
new data to be written in partially full
blocks
CompTIA A+ (220-110x)
Mike Meyers and Steve Nicholson