Results 1 to 3 of 3
How do I DMA enable my drives? I'm trying to make a system back-up/restore cd and I'm getting a message that says 'absolutely no dma found - process will be ...
- 01-29-2006 #1
DMA enabling
How do I DMA enable my drives? I'm trying to make a system back-up/restore cd and I'm getting a message that says 'absolutely no dma found - process will be slow' or words to that effect.
Cheers
PaulKorean food is great - it's the dog's bollocks!
Linux user number 406572.
- 01-29-2006 #2
try using hdparm in the console (as root) can't remember the syntax, but if you type hdparm it will give you a list of options
andySLOMO: acer extensa 5235 2.2ghz,2gb ram 160gb hdd wireless
SPEEDY: homebrew desktop,Amd x2 dualcore,2gb ram,500gb +1tb( 2x500gb) hdd suse 11.3,32mb fibreline
registered linux user #401845
- 02-04-2006 #3Linux Enthusiast
- Join Date
- Jun 2005
- Location
- Odessa, FL
- Posts
- 586
hdparm -d1 /dev/hdX
where X is the hard drive letter
that will enable DMA for your hard disk


Reply With Quote