July 3, 2007
How to activate DMA in Red Hat Linux?
I have Intel® Desktop Board D101GGC with 80 GB Hard Disk
- DMA is not working. So the system is very slow
- I used hdparm –d 1 /dev/had but it failed to set the DMA
- You almost had it… hdparm -d1 /dev/hda should work for you. I'm not sure exactly how Red Hat handles startup but you can add that command to something like /etc/init.d/rc.local and have it done automatically when you start up.
Tags: linux tip, free linux download























