From owner-freebsd-questions Mon Aug 20 6:35:12 2001 Delivered-To: freebsd-questions@freebsd.org Received: from clmboh1-smtp3.columbus.rr.com (clmboh1-smtp3.columbus.rr.com [65.24.0.112]) by hub.freebsd.org (Postfix) with ESMTP id 3CC6E37B408 for ; Mon, 20 Aug 2001 06:35:09 -0700 (PDT) (envelope-from wmoran@iowna.com) Received: from iowna.com (dhcp065-024-023-038.columbus.rr.com [65.24.23.38]) by clmboh1-smtp3.columbus.rr.com (8.11.2/8.11.2) with ESMTP id f7KDTqL20772; Mon, 20 Aug 2001 09:29:52 -0400 (EDT) Message-ID: <3B8111C4.C34FE7FA@iowna.com> Date: Mon, 20 Aug 2001 09:33:56 -0400 From: Bill Moran X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.4-RC i386) X-Accept-Language: en MIME-Version: 1.0 To: george vagner , questions@freebsd.org Subject: Re: Beginner needs help with cdrecord - SOLVED References: <20010819223752.12824.qmail@web5305.mail.yahoo.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG For the sake of the archives: cdrecord needs the SCSI passthru device in the kernel in order to work properly. I recompiled a kernel with this device and it then worked. On a different, but related topic: sometimes brand-new CD-Rs are faulty, and the drive will report a "not ready" error and fail to write. george vagner wrote: > cdrecord -dev=0,0,0 -speed=2 -eject -isosize -v > /pathtoisoimage Hmmm ... a couple extra options in there I'm not familiar with, I'll have to reread the man page. > it is wierd your cdrecorder is device 0 though > you must be booting off of IDE hard disk. Not really weird. The computer is all IDE. I recently was given an old SCSI burner and old SCSI adapter so that's the only SCSI device in the computer. > hope this helps. Thanks for the reply, Bill -- "Where's the robot to pat you on the back?" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message