On Wed, 11 Mar 2009 13:43:21 +0100 Frans Pop <[email protected]> wrote:
> On Wednesday 11 March 2009, Fabien Boucher wrote: > > The entry is correctly add in /etc/modprobe/blacklist.local but the > > module is loaded ... > > > > So it seems that udev doesn't take care of > > /etc/modprobe/blacklist.local. > > I tested this a few days ago in VirtualBox for the pcnet32 driver and the > blacklisting worked perfectly for me. > > It's very much possible that in the case of usb-storage we modprobe the > module directly (and blacklisting does not prevent that), or that it gets > loaded because some other module depends on it. > > For Arnaud: > I have no idea why blacklisting tg3 did not work for you as the > blacklisting mechanism itself seems to work fine in Lenny. > Suggest that you check the contents of the blacklist.local file and the > output of lsmod to see if module names match and to check whether > something else depends on tg3. > > Cheers, > FJP > Thanks for your reply, I'm not sure but i think usb-storage is loaded, as you said, directly. To get my raid array on sda instead of my sdcard controler i use : d-i preseed/early_command string modprobe -r usb_storage Bye -- Fabien Boucher Pôle Produits http://www.wallix.com WALLIX, 118 Rue de Tocqueville 75017 Paris -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

