On Tue, Mar 11, 2003 at 07:22:34PM -0800, Ryan wrote:
> I am trying to enable DMA on my burner/cdrom/dvd combo drive. I don't
> have a /dev/dvd so I have just been mounting the dvd like so.
>       mount /dev/cdrom /mnt/dvd
> 
> and I can play DVDs just fine. However, when I do a 
>       /sbin/hdparm -d1 /mnt/dvd/
> 
> I get the following:
>       /mnt/dvd/ not supported by hdparm
> 
> How do I get DMA working?

/mnt/dvd isn't a device file. You want /dev/cdrom.

-Micah
_______________________________________________
vox-tech mailing list
[EMAIL PROTECTED]
http://lists.lugod.org/mailman/listinfo/vox-tech

Reply via email to