nerdexam
EC-Council

312-49 · Question #201

What is the slave device connected to the secondary IDE controller on a Linux OS referred to?

The correct answer is B. hdd. Linux uses a standardized naming convention for IDE (PATA) hard drives based on their controller and position: hda = Primary Master, hdb = Primary Slave, hdc = Secondary Master, hdd = Secondary Slave. The question asks specifically about the slave device on the secondary IDE…

Submitted by suresh_in· Apr 18, 2026Disk Forensics

Question

What is the slave device connected to the secondary IDE controller on a Linux OS referred to?

Options

  • Ahda
  • Bhdd
  • Chdb
  • Dhdc

How the community answered

(42 responses)
  • A
    5% (2)
  • B
    93% (39)
  • D
    2% (1)

Explanation

Linux uses a standardized naming convention for IDE (PATA) hard drives based on their controller and position: hda = Primary Master, hdb = Primary Slave, hdc = Secondary Master, hdd = Secondary Slave. The question asks specifically about the slave device on the secondary IDE controller, which maps to hdd. This naming scheme is important in digital forensics when identifying and imaging specific drives in a system during evidence collection. Note: modern Linux systems use 'sd' naming (sda, sdb, etc.) for SATA and SCSI drives, but the 'hd' convention applies to legacy IDE devices.

Topics

#Linux device naming#IDE controllers#Hard drive identification#Operating system basics

Community Discussion

No community discussion yet for this question.

Full 312-49 Practice