Unit 2: Understanding Hard Disks and File Systems - Subjective Questions

INT250 — Digital Evidence Analysis • Practice Questions with Detailed Answers

20 questions

1

Define a disk drive. Explain the major types of disk drives used in computer systems.

2

Distinguish between Hard Disk Drives (HDDs) and Solid-State Drives (SSDs) from technical and forensic perspectives.

3

Explain the physical and logical organization of a hard disk, including platters, tracks, sectors, clusters, and logical block addresses.

4

Compare the Master Boot Record (MBR) and GUID Partition Table (GPT) partitioning schemes.

5

Describe the logical structure of a partitioned disk and explain the forensic significance of unallocated space, slack space, and hidden partitions.

6

Explain the Windows boot process on a legacy BIOS and MBR-based computer.

7

Describe the Windows boot process on a UEFI and GPT-based system. How does it differ from legacy BIOS booting?

8

Explain the Linux boot process from firmware initialization to user-space startup.

9

Compare the Windows and Linux boot processes and identify boot-related evidence useful to a forensic investigator.

10

Explain the principal Windows file systems: FAT32, exFAT, and NTFS.

11

Describe the internal structure of NTFS and explain why the Master File Table is important in digital forensics.

12

Explain the structure of Linux extended file systems, with reference to ext2, ext3, ext4, superblocks, inodes, and journaling.

13

Compare NTFS and ext4 from the perspectives of file organization, metadata, security, journaling, and forensic examination.

14

Explain how deleted files, unallocated space, and file slack are examined in a file-system investigation.

15

Describe a complete forensic workflow for examining a disk image using Autopsy.

16

Explain the role of ingest modules, hash sets, keyword searches, and timeline analysis in Autopsy.

17

Define DAS, NAS, and SAN. Compare their architectures and discuss their relevance to digital evidence acquisition.

18

Explain RAID storage and compare RAID 0, RAID 1, RAID 5, RAID 6, and RAID 10. Include their forensic challenges.

19

Explain ASCII, Unicode, UTF-8, UTF-16, and endianness. Why are encoding standards important in digital evidence analysis?

20

Describe how a hex editor is used in disk and file-system examination. State the precautions an investigator should follow.