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)- A14% (6)
- B2% (1)
- C5% (2)
- D5% (2)
- E74% (32)
Community Discussion
No community discussion yet for this question.