From owner-freebsd-questions@FreeBSD.ORG Sat Feb 26 17:37:00 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 017DD16A4CE for ; Sat, 26 Feb 2005 17:37:00 +0000 (GMT) Received: from smtprelay01.ispgateway.de (smtprelay01.ispgateway.de [80.67.18.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0634243D2F for ; Sat, 26 Feb 2005 17:36:59 +0000 (GMT) (envelope-from freebsd-listen@fabiankeil.de) Received: (qmail 20844 invoked from network); 26 Feb 2005 17:36:57 -0000 Received: from unknown (HELO localhost) ([pbs]775067@[83.129.59.177]) (envelope-sender ) by smtprelay01.ispgateway.de (qmail-ldap-1.03) with SMTP for ; 26 Feb 2005 17:36:57 -0000 Date: Sat, 26 Feb 2005 18:36:37 +0100 From: Fabian Keil To: freebsd-questions@freebsd.org Message-ID: <20050226183637.09d24a2e@localhost> In-Reply-To: <20050226173316.6984e302.dick@nagual.st> References: <20050225112726.GA23817@lothlorien.nagual.st> <20050226163333.371805c2@localhost> <20050226173316.6984e302.dick@nagual.st> X-Mailer: Sylpheed-Claws 1.0.1 (GTK+ 1.2.10; i386-portbld-freebsd5.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: cd copy X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Feb 2005 17:37:00 -0000 dick hoogendijk wrote: > Fabian Keil wrote: > > > Dick Hoogendijk wrote: > > > > > What is the easiest way to copy a complete cdrom with freebsd-4.11? > > > > Use readcd and cdrecord. > > I rebuild the kernel with atapicam (ata, scbus,cd and pass were already > there) and installed cdrecord and cdrdao. I have a few questions: > > dmegs states "attempt to query device size failed: NOT READY, Medium not > present" > Can this querying be set off? I don't know. > cdrecord -scanbus comes up with a list of (cd) devices plus a warning: > "cdrecord: Warning: controller returns wrong size for CD capabilities > page" > > What does this warning mean? What do I do about it? AFAIK it's a complaint, that the controller doesn't act 100% SCSI compliant. A firmware update could solve it, but as it's just a warning, you can as well ignore it. Regards Fabian -- www.fabiankeil.de