Date: Mon, 2 Aug 1999 23:06:00 -0700 (PDT) From: Donald Burr <dburr@Powered-By.AC> To: Eugeny Kononenko <kevin@alfacom.ru> Cc: freebsd-questions <freebsd-questions@FreeBSD.ORG> Subject: Re: cdrecord & atapi CD-R Message-ID: <Pine.BSF.4.10.9908022304360.63901-100000@60-Hz.Powered-By.AC> In-Reply-To: <37A67DDA.6AB8D2B3@alfacom.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
Short answer: You can't. Somewhat longer answer: The ATAPI CD-R/RW drivers use their own driver for talking to the device. cdrecord expects a SCSI layer compatible device. So until someone writes a SCSI call <--> ATAPI driver conversion layer, you can't run it with cdrecord. You must instead use the wormcontrol program, look under /usr/share/examples/atapi for some example scripts. Donald Burr <dburr@Powered-By.AC> WEB: http://www.Powered-By.AC/ PO Box 91212, Santa Barbara, CA 93190-1212 Tel:(805)957-9666 FAX:(800)492-5954 Member and software developer with The FreBSD Project - http://www.FreeBSD.ORG/ *** FreeBSD *** A FREE, 32 Bit UNIX OS for PC's -- The Power to Serve! On Tue, 3 Aug 1999, Eugeny Kononenko wrote: > how i can use cdrecord with my ATAPI cd-r drive under FreeBSD 3.2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9908022304360.63901-100000>