LPI
201-400 · Question #21
How can DMA be enabled for the device /dev/hda?
The correct answer is D. hdparm -d 1 /dev/hda. See the full explanation below for the reasoning.
Question
How can DMA be enabled for the device /dev/hda?
Options
- Aecho "1" >/proc/ide/hda/dma
- Bsysctl -w dev.ide.dma=1
- Cdma add /dev/hda
- Dhdparm -d 1 /dev/hda
- Einsmod dma dev=/dev/hda
How the community answered
(30 responses)- A7% (2)
- B3% (1)
- C3% (1)
- D73% (22)
- E13% (4)
Community Discussion
No community discussion yet for this question.