I added a SCSI card to my linux machine, and in order to get the tape drive to be recognized, I have to load the SCSI card driver each time the server is rebooted with 'insmod aic7#*$!'. This works but how do I get it to load up automatically each time I have to reboot the server?
Thanks.