From owner-freebsd-current@FreeBSD.ORG Fri Dec 12 23:01:51 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 46C2F16A4CE; Fri, 12 Dec 2003 23:01:51 -0800 (PST) Received: from debussy.private.org (25.60.138.210.bn.2iij.net [210.138.60.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A6B843D41; Fri, 12 Dec 2003 23:01:47 -0800 (PST) (envelope-from chat95@mbox.kyoto-inet.or.jp) Received: from localhost (localhost [127.0.0.1]) by debussy.private.org (8.12.10/8.12.10) with ESMTP id hBD72pcN001614; Sat, 13 Dec 2003 16:02:51 +0900 (JST) (envelope-from chat95@mbox.kyoto-inet.or.jp) Date: Sat, 13 Dec 2003 16:02:51 +0900 (JST) Message-Id: <20031213.160251.884008594.chat95@mbox.kyoto-inet.or.jp> To: slave-mike@slavepix.com From: Nakata Maho In-Reply-To: <3FDAB2A3.509@slavepix.com> References: <20031129140232.N16675@cvs.imp.ch> <20031213.003144.730550799.chat95@mbox.kyoto-inet.or.jp> <3FDAB2A3.509@slavepix.com> Organization: private X-Mailer: Mew version 3.3 on XEmacs 21.4.14 (Reasonable Discussion) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: mb@imp.ch cc: soeren@freebsd.org cc: freebsd-current@freebsd.org Subject: Re: Cdrecord broken with 5.2Beta and ATAPICAM X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Dec 2003 07:01:51 -0000 Hi, slave-mike > add -force flag and you can burn in spite of the ataNG problem with atapicam how about groisofs? failed with: # growisofs -dvd-compat -Z /dev/cd0=/home/maho/5.2-RC1-amd64-bootonly.iso :-( unable to CAMGETPASSTHRU for /dev/cd0: Device busy root# growisofs -dvd-compat -Z /dev/cd0=/home/maho/5.2-RC1-amd64-bootonly.iso Executing 'builtin_dd if=/home/maho/5.2-RC1-amd64-bootonly.iso of=/dev/pass0 obs=32k seek=0' /dev/pass0: "Current Write Speed" is 4.0x1385KBps. :-[ LBA=310h, SENSE KEY=Fh/ASC=FFh/ASCQ=FFh ] :-( write failed: Input/output error /dev/pass0: flushing cache /dev/pass0: updating RMA /dev/pass0: closing disc sigh :( --maho