I can't get my parallel port zip drive to work. Here is what I have done so far; I added this entry to /etc/fstab /dev/sda4 /mnt/zip auto defaults,noauto 0 0 added this entry to /etc/conf.modules alias block-major-8 ppa added this entry to /etc/rc.d/rc.sysinit /sbin/insmod ppa Now the zip drive driver is in the kernal as a module, so is the printer driver. When I reboot, the kernal is supposed to detect the zip drive, but it does not. If I then try "just for drill " to mount the zip drive I get the message "kernal does not recognize /dev/sda4 as a block device maybe insmod driver" . Then if I open up a terminal window and "rmmod lp and try " insmod ppa" I get the message "device or resource busy " . I have edited the bios to make sure that the parallel port is in EPP mode. Any ideas as to whats wrong????????
