On Saturday 31 March 2001 09:36, you wrote:
> Dear friends:
>
> For some reason, during reinstallation LM72 did not recognize my Zip
> 100 meg USB drive. It always had before. I went into DrakConf,
> Hardware, but it didn't bring up my Zip drive.
>
> During bootup, I get a big red X next to "USB interface"
>
> Here is what I have tried to do:
>
> 1) /etc/modules
>
> [sher@sher07 sher]$ cat /etc/modules
> scsi-adapter
> usb-interface
try the following in /etc/modules
usbcore
usb-uhci
usb-storage
> [sher@sher07 sher]$
>
>
> I know there is something wrong with the first line. Should it be
> scsi_adapter or scsi-interface or what?
FWIW, my /etc/modules looks like:
scsi_hostadapter
scsi_hostadapter1
#
# usb mani usb stuff
#
usbcore
usb-uhci
#
# usb zip 100
#
usb-storage
#
# visor
#
usbserial
visor
#
# radio - dsbr100 usb radio
#
videodev
dsbr100
#
# fs
#
appletalk
vfat
#
# ftape - old 250M floppy tape
#
ftape
zftape
> 2) I added a zip directory to /mnt/zip
>
> [sher@sher07 sher]$ cd /mnt/
> [sher@sher07 /mnt]$ ls
> cdrom/ disk/ floppy/ windows/ zip/
> [sher@sher07 /mnt]$ cd zip
> bash: cd: zip: Input/output error
that's not right, you should be able to cd to it (unless it is a
supermount thng). What are the perms ? it is 755 on my system
--
Alex
Kernel Panic is General Failure's second in command