Not 100% sure, (if this is an IDE device) but if I recall correctly this is
an ide-scsi device. You may want to try to edit /etc/lilo.conf and add the
line append="hdx=ide-scsi" where x is the drive letter of the zip. and
add to /etc/rc.d/rc.local /sbin/modprobe sg and /sbin/modprobe
ide-scsi. Then reboot your system, (this is necessary). Your drive should
be something like /dev/sdx (not sure on the device tail letter) after the
reboot. You can take a look at dmesg after reboot to make sure you drive
was seen. The you may want to make a mount point like, mkdir /mnt/zip and
a symlink in /dev like ln -s sdx zip and edit /etc/fstab and create an
entry for it (you could use linuxconf to do this under access local drive).
Best of luck.
Kirk
>At 09:41 AM 3/28/00 -0600, you wrote:
>I have a RedHat 6.1 machine up and running and I have everything working
>but the zip drive, and I am stumped. Any help would be appreciated.
>Thanks
>
>-Stuart
>
>
>--
>To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
>as the Subject.
>
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.