From owner-freebsd-questions@FreeBSD.ORG Tue Apr 10 09:56:09 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6B48316A404 for ; Tue, 10 Apr 2007 09:56:09 +0000 (UTC) (envelope-from pb@ludd.ltu.se) Received: from mother.ludd.ltu.se (mother.ludd.ltu.se [130.240.16.3]) by mx1.freebsd.org (Postfix) with ESMTP id EE80F13C459 for ; Tue, 10 Apr 2007 09:56:08 +0000 (UTC) (envelope-from pb@ludd.ltu.se) Received: from brother.ludd.ltu.se (root@brother.ludd.ltu.se [130.240.16.78]) by mother.ludd.ltu.se (8.13.6+Sun/8.12.10) with ESMTP id l3A9hA34023169 for ; Tue, 10 Apr 2007 11:43:10 +0200 (MEST) Received: from brother.ludd.ltu.se (pb@localhost [127.0.0.1]) by brother.ludd.ltu.se (8.13.6+Sun/8.12.2) with ESMTP id l3A9hAIG026370 for ; Tue, 10 Apr 2007 11:43:10 +0200 (MEST) Received: (from pb@localhost) by brother.ludd.ltu.se (8.13.6+Sun/8.13.6/Submit) id l3A9h9T5026368 for freebsd-questions@freebsd.org; Tue, 10 Apr 2007 11:43:09 +0200 (MEST) From: Peter B Message-Id: <200704100943.l3A9h9T5026368@brother.ludd.ltu.se> To: freebsd-questions@freebsd.org Date: Tue, 10 Apr 2007 11:43:09 +0200 (MEST) X-Mailer: ELM [version 2.5 PL6] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: burncd(8) with DVD+R how? 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: Tue, 10 Apr 2007 09:56:09 -0000 Is there anyway to burn a DVD+R with 'burncd' or any other software that doesn't involve atapicam..? DVD+RW works fine, except for that burncd wait forever to complete the format. System: FreeBSD 6.2-RELEASE #0: Fri Jan 12 10:40:27 UTC 2007 CPU: Intel Pentium III (598.06-MHz 686-class CPU) real memory = 334430208 (318 MB) acd0: CDRW at ata0-slave UDMA33 Media: DVD+R Log: toor@opto ~ #burncd -f /dev/acd0 data ~x/disc1.iso fixate next writeable LBA 0 writing from file /home/pb/disc1.iso size 4435298 KB written this track 4435298 KB (100%) total 4435298 KB fixating CD, please wait.. burncd: ioctl(CDRIOCFIXATE): Input/output error Exit 74 toor@opto ~ #sync toor@opto ~ #burncd -f /dev/acd0 fixate fixating CD, please wait.. burncd: ioctl(CDRIOCFIXATE): Input/output error Exit 74 toor@opto ~ #burncd -f /dev/acd0 dvdrw fixate toor@opto ~ #burncd -f /dev/acd0 fixate fixating CD, please wait.. burncd: ioctl(CDRIOCFIXATE): Input/output error Exit 74