Thanks for the reply.
Kudzu? not sure how you would use this to add remove a module.
There is no /etc/modules.conf on the server.
basically i need to change the modules that are loaded in the scsi_mod.
the st module needs to be removed and the sg module needs to be added.
if you do a lsmod the module listed on my server are "ide_scsi,st,aic7xxx,sd_mod"
What i need is "ide_scsi,sg,aic7xxx,sd_mod"
as i have said in the original post i can do it via the command prompt but i need it to be permanent.
Any help appreciated.
Thanks.