nerdexam
LPI

201-400 · 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

(43 responses)
  • A
    14% (6)
  • B
    2% (1)
  • C
    5% (2)
  • D
    5% (2)
  • E
    74% (32)

Community Discussion

No community discussion yet for this question.

Full 201-400 Practice