On Sunday 02 Mar 2003 19:13, Stephen Boulet wrote: > If I'd like to pass an option to the "ide-scsi" module (hdc=ide-scsi), > how do I make this entry and which file do I put it in? > > Does it somehow go in /etc/modules.d/aliases, or do I need to make a > ide-scsi file in modules.d? > I put the following in /etc/modules.d/aliases:
# ide-scsi options ide-cd ignore=hdf # tell the ide-cd module to ignore hdf alias scd2 sr_mod # load sr_mod upon access of scd2 pre-install sg modprobe ide-scsi # load ide-scsi before sg pre-install sr_mod modprobe ide-scsi # load ide-scsi before sr_mod pre-install ide-scsi modprobe ide-cd # load ide-cd before ide-scsi Peter -- Gentoo-1.4.2.8 Unstable. KDE: 3.1.0 Qt: 3.1.0 AMD Athlon(tm) XP 1900+ 768MB. Kernel: 2.4.20-xfs_pre6. GCC 3.2.2 -- [EMAIL PROTECTED] mailing list
