From owner-freebsd-questions Mon Aug 2 23: 7:11 1999 Delivered-To: freebsd-questions@freebsd.org Received: from 60-Hz.Powered-By.AC (226-193.adsl2.avtel.net [207.71.226.193]) by hub.freebsd.org (Postfix) with ESMTP id 5337414FD6 for ; Mon, 2 Aug 1999 23:07:06 -0700 (PDT) (envelope-from dburr@Powered-By.AC) Received: from localhost (dburr@localhost) by 60-Hz.Powered-By.AC (8.9.3/8.9.3) with ESMTP id XAA63929; Mon, 2 Aug 1999 23:06:00 -0700 (PDT) (envelope-from dburr@Powered-By.AC) Date: Mon, 2 Aug 1999 23:06:00 -0700 (PDT) From: Donald Burr To: Eugeny Kononenko Cc: freebsd-questions Subject: Re: cdrecord & atapi CD-R In-Reply-To: <37A67DDA.6AB8D2B3@alfacom.ru> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 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