nerdexam
LPI

117-201 · Question #282

The IDE hard drive /dev/hda does not have DMA enabled. Which command must be run to enable DMA on it?

The correct answer is E. hdparm -d 1 /dev/hda. See the full explanation below for the reasoning.

Question

The IDE hard drive /dev/hda does not have DMA enabled. Which command must be run to enable DMA on it?

Options

  • Ahdparm -d /dev/hda
  • Bhdparm --dma /dev/hda
  • Chdparm --dma /dev/hda1
  • Dhdparm -d /dev/hda1
  • Ehdparm -d 1 /dev/hda

How the community answered

(50 responses)
  • A
    2% (1)
  • B
    6% (3)
  • C
    2% (1)
  • D
    10% (5)
  • E
    80% (40)

Community Discussion

No community discussion yet for this question.

Full 117-201 Practice