parallel_port_cd_burner

This is part of The Pile, a partial archive of some open source mailing lists and newsgroups.



Subject: Re: parport CD writer
From: Joe <jtseng@tux.org>
Date: Sun, 28 May 2000 16:37:14 -0400 (EDT)


On Sun, 28 May 2000, David M. Talkington wrote:

> Can anyone point me to documentation on how to get a parallel port
> drive recognized and mounted?  My writer's external.

Try loading these modules in this order:

insmod parport
insmod paride
insmod epat
insmod pcd
insmod pg

I run RHL62 and the generic kernel handles running my HP CDW7200e just
fine.  You can check the status of the drive using cdrecord -scanbus.  To
mount the cd in the drive type mount /dev/pcd0 <mount>.

You can find additional material at
http://gear.torque.net/parport/paride.html.

===

the rest of The Pile (a partial mailing list archive)

doom@kzsu.stanford.edu