From owner-freebsd-questions@FreeBSD.ORG Fri May 26 14:15:17 2006 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 05B8316A4CE for ; Fri, 26 May 2006 14:15:17 +0000 (UTC) (envelope-from lars.stokholm@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0307243D78 for ; Fri, 26 May 2006 14:15:09 +0000 (GMT) (envelope-from lars.stokholm@gmail.com) Received: by ug-out-1314.google.com with SMTP id m3so160963uge for ; Fri, 26 May 2006 07:15:08 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=mvoW7gI+jXDoT+phi/xmzjRIkklxTGZnkBOa+CE8SjkhZGTFAWLOtvsFKwA9wSNC7fR7InV0M5S1HJnxBmvwXVyWPmskrseZvnot9OlUKARDI14zS3DVlBkQ57eg2GipjLG9fec8JP881tH6lbwmlKedSc+QJPQ00s2VBokpedU= Received: by 10.66.216.20 with SMTP id o20mr4504ugg; Fri, 26 May 2006 07:14:33 -0700 (PDT) Received: by 10.67.86.6 with HTTP; Fri, 26 May 2006 07:14:32 -0700 (PDT) Message-ID: Date: Fri, 26 May 2006 16:14:32 +0200 From: "Lars Stokholm" To: freebsd-questions@freebsd.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: Subject: Re: burncd fails: Input output error 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: Fri, 26 May 2006 14:15:21 -0000 On 5/25/06, Lars Stokholm wrote: > For testing purpose I'm trying to remake and burn the FreeBSD 6.1 CD > #1 iso image. I've put the CD in drive 0 (acd0) and: [...] > Input/output error Using the ATAPI/CAM driver and cdrecord (as described in the handbook), seems to work flawlessly. At least this proves that my hardware is OK. Of course I prefer not adding this extra layer, so don't hold back your suggestions. :)