On Thu, 2007-05-03 at 02:16 -0500, Ron Johnson wrote: > On 05/03/07 02:05, Serena Cantor wrote: > > I install sarge on a scsi disk that use aic7xxx module > > then I change scsi card, but aic7xxx still probes during boot > > how to remove aic7xxx from boot? > > Check out the /etc/modutils directory, and /etc/modules.conf.
You've also need to update the initrd.
Make sure you remove the aic7xxx module then, as root:
modprobe -r aic7xxx
update-initramfs -u -k all
Cheers.
--
greg, [EMAIL PROTECTED]
Novell's Directory Services is a competitive product to Microsoft's
Active Directory in much the same way that the Saturn V is a competitive
product to those dinky little model rockets that kids light off down at
the playfield. -- Thane Walkup
signature.asc
Description: This is a digitally signed message part

