On 15/01/2004 at 00:11, Luis Sanjuan wrote: > On Wed, Jan 14, 2004 at 08:50:43PM +0100, [EMAIL PROTECTED] wrote:
> > Ok. I was mistakely using /etc/modutils/aliases. With it, update-modules > > creates the actual alias in /etc/modules.conf which, if I understand > > correctly, is no longer read by modprobe. Indeed it is in 2.4 kernels (module-init-tools features backward compatibility). > AFAIK, 'update-modules' manages '/lib/modules/modprobe.conf'. Then, the new > alias > will be there. Yes, but not only that. Among other things, update-modules now builds both /etc/modules.conf from the files in /etc/modutils/* __and__ /lib/modules/modprobe.conf (included by /etc/modprobe.conf, as you say) from what's contained in /etc/modprobe.d/*. If you dualboot modular 2.6 and 2.4 kernels, you need to set your aliases (and options, and insert/remove commands, ...) in both /etc/modutils/whatever and /etc/modprobe.d/whatever. If you no longer boot a modular 2.4 kernel, then you can forget about /etc/modutils/* and /etc/modules.conf. -- Kiko Please do not reply to the sender address of this email; due to spam and Windows (TM) worms, everything not comming from the list is "stored" in /dev/null. Put menorqui in the user part to send me anything. Although, I prefer replies sent to the list so that others can benefit from the discussion. Thanks.

