Subject: 
        RE: Can'tmount Zip drive
   Date: 
        Mon, 7 Feb 2000 08:24:18 -0700
   From: 
        Patrick O Neil <[EMAIL PROTECTED]>
     To: 
        [EMAIL PROTECTED]



Err, has something changed with the ZIP?  I have used a 
PPA (parallel port) zip for a long time.  The partition 
it mounts as is sda4, not hdx4.  Does sda4 not work for
your zip drive?

-----Original Message-----
From: Gordon Messmer [mailto:[EMAIL PROTECTED]]
Sent: Sunday, February 06, 2000 6:41 PM
To: [EMAIL PROTECTED]
Cc: recipient.list.not.shown
Subject: Re: Can'tmount Zip drive
This works...

mount -t vfat /dev/hdd4 /Zip

Helps if you get the partition number right!

Mine is not SCSI at all, so the emulation doesn't help any.  It's
cinfigured as an IDE/Floppy.  Eject works too!

Thanks all!

Mike Watson

Mike Watson wrote:
> I've tried these variations...
> 
> mount -t vfat /dev/hdd /Zip
> mount -t vfat /dev/hdd1 /Zip
> mount -t msdos /dev/hdd /Zip
> mount -t msdos /dev/hdd1 /Zip
> mount -t ext2 /dev/hdd5 /Zip   <--says not an extended drive.

Hehe... The partition is almost always #4, try:
mount -t vfat /dev/hdd4 /Zip


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

Reply via email to