\begin{Andy Eager}
> Is there any way to stop a module from autoloading ?
> 
> I am trying to get xcdroast to use my ide cd drive as the reader.  When 
> I put a cd into the IDE drive, it wants to mount the drive.  (and it 
> does!).  When I try to rmmod ide-cd, it just goes and puts it back 
> again.  Got so sick of it that I physically renamed the ide-cd.o to 
> something else just so I could modprobe ide-scsi for xcdroast.  

echo "alias ide-cd off" >> /etc/modules.conf

(debian note: don't use modules.conf, chuck it in a file in /etc/modutils
and then run update-modules)

-- 
 - Gus
-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to