On Mon, Mar 03, 2003 at 03:03:59PM +0200, Willem van der Walt<[EMAIL PROTECTED]> wrote:
>
> Should i also load a module for the ide hard disk somewhere?

If you're using the kernel from the updates, edit /etc/modules.conf and
add the following line to it:

options ide-cd dma=1

Then, run the commands:

modprobe -r ide-cd
modprobe ide-cd

You should now be using DMA on your cdrom.

Emmanuel



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to