[opensuse-autoinstall] Prevent ahci module loading
Hi Is there a way to prevent the ahci.ko module from loading in the SLES10 installer's initrd? In our application, we support automatic install through autoyast and we customize the initrd to add some new drivers for the specific hardware. One of the drivers (a RAID driver) has to load before the ahci.ko because the only the one loaded first acquires the device and we want the RAID driver loaded first. Are there any kernel cmdline parameters or other tricks other than removing ahci module? Thanks -- <Jaiber John> -- <Jaiber John> -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org
On Wednesday 07 February 2007 09:32, jaiber john wrote:
Is there a way to prevent the ahci.ko module from loading in the SLES10 installer's initrd?
looks like BrokenModules=module1 might help you -- ciao, Uwe Gansert Uwe Gansert, Server Technologies Team SUSE LINUX Products GmbH, Maxfeldstrasse 5, D-90409 Nuernberg, Germany Business: http://www.suse.de/~ug -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org
participants (2)
-
jaiber john
-
Uwe Gansert