Re: Need SCSI Module (scsi_mod.o, sd.o) Driver

1997-04-26 Thread Rick Jones
When you compile use make zlilo - for the kernel. It will put the new kernel in place. The problem is that you are using a 27 kernel and compiling 28 modules. Just recompile the kernel with the above instead of "zimage" and it will put the new kernel in place and make all the needed cha

Need SCSI Module (scsi_mod.o, sd.o) Driver

1997-04-26 Thread jongmook
Hellow, Does anybody have moduluar SCSI divers for kernel 2.0.27 ?. What I need is two SCSI drivers such as scsi_mod.o sd.o. These modules will be used to drive SCSI Iomega zip. I have downloaded Debian 1.2 from www.debian.org and the kernel version is 2.0.27. I have tried to compile these mod