A V Flinsch wrote:
> 
> On Sat, 05 Aug 2000, you wrote:
> 
> >
> > When I try to mount the zip I get this:
> > mount: the kernel does not recognize /dev/sda4 as a block device (maybe
> > 'insmod driver'?)
> 
> There's your answer, while the port/zip drive were recoginized, the kernel
> modules were not loaded.
> 
> try the following
> 
> insmod usbcore
> insmod usb-uhci
> insmod usb-storage
> 
> then try mounting the drive.
> 
> --
> Alex
> (Go easy on me, I'm a COBOL programmer in real life)

AARRRGH!!!  Do I feel stupid!  Well here's another stupid question, how
do I make sure that insmod is done at boot time?  Both usbcore and
usb-uhci were already loaded, it only needed usb-storage to load; is
there a problem with it not knowing that this module needs loading? 
Where do I tell it to load at boot time?

Thanks, Mike
-- 
====================
Mike & Tracy Holt
Kirkland, WA
[EMAIL PROTECTED]
[EMAIL PROTECTED]
====================

Reply via email to