What about an external parallel port? I have tried the how to and it does
not work! I have configured kernel to enable scsi support ( using ide hds)
and iomega zip support parallel printer support etc.
I type the insmod to insert parallel port support, before this i make sure
that the scsi mods are loaded. I get an error message saying that kernel
does not acknowledge /sda4 as a block device, try insmod?

Are my modules being loaded? After compiling kernel I did the make clean,
make dep, make modules modules_install etc.

Any thoughts, I am getting too many gray hairs for a simple ( not easy) set
up!

-----Original Message-----
From: Robert Fausey 
Sent: Tuesday, March 28, 2000 10:05 AM
To: Stuart Christian
Subject: Re: Internal Zip Drive


On Tue, 28 Mar 2000, Stuart Christian 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

Do you have a internal SCSI or IDE.  For a SCSI drive mount -t vfat
/dev/sda4 /mnt/zip-drive.  If it is a IDE drive mount -t vfat /dev/hdd4
/mnt/zip-drive.  For an IDE drive you need to know what controler it is
connected to.


Rob Fausey.

A communication disruption can mean only one thing ... invasion



-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to