Re: [PARPORT] ls-120 (superdisk) --> extern problem


Grant R. Guenther (grant@torque.net)
Mon, 8 Jun 1998 13:49:47 -0400 (EDT)


> i've got a ls-120 drive.... its extern and on the lp1.
> Ive Linux and the 2.0.34 kernel...
> how can i make, that the drive should work under linux ?
> how can i mount a superdisk ???'
> please help me... its very important

First, please visit the home page for this list:

        http://www.torque.net/parport/

There, you will find a list of devices and links to information about
their drivers. The Imation Superdisk is supported by the combination
of the 'epat' protocol module and the 'pf' high-level driver from the
PARIDE suite.

PARIDE is standard in the 2.1 kernels, but at this time the only
support for 2.0 is a rather old beta version, paride-0.94, which
you can obtain from the web page above.

Build the paride, epat and pf modules, load them, create the device
file for pf0 and do

        mount /dev/pf0 /mnt/superdisk

or whatever ...

NB: the pf driver does not support partitions, do not try to use
fdisk on it. You can build an ext2 fs on one however:

        mke2fs /dev/pf0

--------------------------------------------------------------------------
Grant R. Guenther grant@torque.net
--------------------------------------------------------------------------

-- To unsubscribe, send mail to: linux-parport-request@torque.net --
-- with the single word "unsubscribe" in the body of the message. --



This archive was generated by hypermail 2.0b3 on Wed 30 Dec 1998 - 10:17:49 EST