From owner-freebsd-questions@FreeBSD.ORG Sun Jun 5 18:30:48 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 AFBEF16A41C for ; Sun, 5 Jun 2005 18:30:48 +0000 (GMT) (envelope-from FreeBSD@insightbb.com) Received: from sccimhc91.asp.att.net (sccimhc91.asp.att.net [63.240.76.165]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6ECA443D1F for ; Sun, 5 Jun 2005 18:30:48 +0000 (GMT) (envelope-from FreeBSD@insightbb.com) Received: from lightning (12-202-24-76.client.insightbb.com[12.202.24.76]) by sccimhc91.asp.att.net (sccimhc91) with ESMTP id <20050605183047i9100hide4e>; Sun, 5 Jun 2005 18:30:47 +0000 From: Steven Friedrich To: freebsd-questions@freebsd.org Date: Sun, 5 Jun 2005 14:30:41 -0400 User-Agent: KMail/1.8 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200506051430.41632.FreeBSD@InsightBB.com> Subject: Info about cdrecord and media X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Jun 2005 18:30:48 -0000 I've continued trying to burn an iso image using cdrecord and have discovered that it fails when I use high speed media (4x-12x) but it works when I use standard media (1x-4x). Both media are Memorex and the drive is a Toshiba SD-R5002. I even tried to limit the speed to 4x on the high speed media, but it still failed. The record completes without posting any errors, but when I try to mount it, I get mount_cd9660: /dev/acd0c: Input/output error and an error on the console acd0: READ_BIG - MEDIUM ERROR asc=0x15 ascq=0x00 error=0x00 -- i386 FreeBSD 4.11-STABLE There are 10 types of people in this world. Ones that understand binary and then, the others.