I have a newer PC and the internal zip drive is recognized in the BIOS and then is
recognized automatically during the boot process. There was no need to install
modules or make changes on the kernel. I initially started with an older computer.
Even though the Zip drive was connected on the same cable as an ATAPI CD-ROM, I was
able to get it running by enabling SCSI_floppy support when I recompiled the
kernel. If your zip drive is a parallel port type, I'm not sure. You might want to
open the file:
/usr/doc/HOWTO/en-txt/mini/ZIP-Drive.txt.gz
That should have some suggestions on how to approach the problem. If you do enable
SCSI_floppy support in the kernel, it will most likely be sda4 that you will want
to add to  /etc/fstab


-Glen

>
>
>
> I checked the log and there is no mention of the zip drive as hd? Do you know if
> the kernel is configured to accept a zip drive or do I need to make the
> necessary changes in the kernel before changing /etc/fstab?
>
> Thanks
>
> - -
> -Les-
> [EMAIL PROTECTED]
>
> On Mon, 16 Oct 2000, you wrote:
> > Hi Les,
> > If you want to set up your zip drive, before you edit /etc/fstab  you have
> > to see if the drive was recognized when you booted up. It would help to
> > know if it is a parallel port, internal (SCSI), or internal (ATAPI) type
> > drive.
> >
> > Type "dmesg | less" to find out. If it is an internal ATAPI type, you
> > should see it as something like hdc or hdd, if it is SCSI, you should see
> > it as sda or something like that. In any case, you have to add it to fstab
> > as hdd4 or sda4 (or whatever letter corresponds to the drive).
> >
> >



_______________________________________________
Stormlinux-users-list mailing list
[EMAIL PROTECTED]
http://www.stormix.com/community/lists/listinfo/stormlinux-users-list

Reply via email to