To use one of these puppies under Linux, enable SCSI emulation.

See the cd-writer HOWTO.

Short story:

/etc/lilo:  append="hdc=ide-scsi"
    - or -
build a kernel with ide-scsi support built in.

rm /dev/cdrom
ln -s /dev/cdrom /dev/scd0

Now use cdrecord with unit 0,0.

[This assumes you have only the CD-R drive; if you have both, then
ln -s /dev/cdrw /dev/scd0 and don't break the /dev/cdrom link.]

-- 
"Brian, the man from babbleon-on"               [EMAIL PROTECTED]
Brian T. Schellenberger                         http://www.babbleon.org
Support http://www.eff.org.                     Support decss defendents.
Support http://www.programming-freedom.org.     Boycott amazon.com.

Reply via email to