On Tue, 2003-01-14 at 15:59, Stalker, Doug wrote: > How can I force the kernel to load the sd_mod and scsi_mod modules when > booting? I've tried compiling support for the BusLogic controller directly > into the kernel, but that failed with the same error.
in debian, add them to /etc/modules by name (eg. sd_mod). (NB. that's my way anyway, there's probably some "proper" way to do it, perhaps using "modconf") Dave. -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
