Mailinglist Archive: opensuse (2629 mails)

< Previous Next >
Re: [SLE] Mounting a Zip Drive
  • From: juergen.braukmann@xxxxxxxxxxxx (juergen.braukmann@xxxxxxxxxxxx)
  • Date: Wed, 31 May 2000 11:41:14 +0200
  • Message-id: <3934DE3A.404AA049@xxxxxxxxxxxx>



"Michael J. McGillick" wrote:
>
> Just in case it's important, the drive is an internal Atapi model, not
> plugged into the Parallel port.
>

Hi Michael,

this depends. Since your drive is internal Atapi, the device name is
easy:
hd?, depending on frist/second controler or master/slave.
My drive is recognised as a atapi floppy

The media I use or bought, are all mountable like

mount -tmsdos /dev/hdd /zip

It's however more common that these disk contain a partition. For
compatibility with Macs (as stated on this list some ages back) it's
always the 4th partition.
For that reason, I'd try to "mount /dev/hdd4 ...." first.

Juergen

> On Tue, 30 May 2000, Michael J. McGillick wrote:
>
> > Afternoon:
> >
> > What is the correct syntax to mount an Iomega Zip Disk? (100 MB)
> >
> > - Mike
> >
> >
> >
>
> --
> To unsubscribe send e-mail to suse-linux-e-unsubscribe@xxxxxxxx
> For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
> Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/


--
=========================================== __ _
Juergen Braukmann juergen.braukmann@xxxxxx| -o)/ / (_)__ __ ____ __
Tel: 0201-743648 dk4jb@db0qs.#nrw.deu.eu | /\\ /__/ / _ \/ // /\ \/ /
===========================================_\_v __/_/_//_/\_,_/ /_/\_\

--
To unsubscribe send e-mail to suse-linux-e-unsubscribe@xxxxxxxx
For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/


< Previous Next >