Zip Drives

Don Harrop don@nis4u.com
Tue, 11 Apr 2000 13:46:44 -0700


Ok, I've got all the modules loaded and the Zip works.  How do I get it to
automatically load the modules at startup?  Is that with the
/etc/conf.modules file?  If it is I can't figure out the correct syntax.

Don

> The modules should be loaded by default as part of the
> kernel-2.2.12-20.ixxx.rpm during install.  Check /lib/modules/2.2.xx/misc
> where the 2.2.xx is the kernel version you are running.
>
> These would also be created and installed in /lib/modules/2.2.xx/misc if
you
> recompile the kernel.  They are not in a package (tgz, rpm, or deb) by
> themselves.
>
> Jason Brown