A forensic investigator is examining a 4 TB hard drive from a modern Windows 11 system. The investigator needs to understand the partitioning scheme to locate potential hidden partitions. Which partitioning scheme would the investigator most likely encounter, and what is its primary advantage over the older standard?
-
A
Master Boot Record (MBR), because it is compatible with all systems.
-
B
GUID Partition Table (GPT), because it supports disks larger than 2 TB and allows for up to 128 primary partitions.
-
C
Extended File System (Ext4), as it is the default for modern operating systems.
-
D
File Allocation Table (FAT32), due to its simplicity and widespread use on external media.