From owner-freebsd-hardware@FreeBSD.ORG Tue Dec 30 14:40:17 2003 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D1D7C16A4CE; Tue, 30 Dec 2003 14:40:17 -0800 (PST) Received: from server.vk2pj.dyndns.org (c211-30-75-229.belrs2.nsw.optusnet.com.au [211.30.75.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 44A3243D2F; Tue, 30 Dec 2003 14:40:16 -0800 (PST) (envelope-from peterjeremy@optushome.com.au) Received: from server.vk2pj.dyndns.org (localhost.vk2pj.dyndns.org [127.0.0.1])hBUMeAQU097217; Wed, 31 Dec 2003 09:40:10 +1100 (EST) (envelope-from peter@server.vk2pj.dyndns.org) Received: (from peter@localhost) by server.vk2pj.dyndns.org (8.12.10/8.12.10/Submit) id hBUMeAuA097216; Wed, 31 Dec 2003 09:40:10 +1100 (EST) (envelope-from peter) Date: Wed, 31 Dec 2003 09:40:10 +1100 From: Peter Jeremy To: Marc Fonvieille Message-ID: <20031230224010.GD84164@server.vk2pj.dyndns.org> References: <20031230210742.GA50195@cirb503493.alcatel.com.au> <20031230221025.B93424@abigail.blackend.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031230221025.B93424@abigail.blackend.org> User-Agent: Mutt/1.4.1i cc: freebsd-hardware@freebsd.org Subject: Re: Problem writing VCD with burncd X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Dec 2003 22:40:17 -0000 On Tue, Dec 30, 2003 at 10:10:25PM +0100, Marc Fonvieille wrote: >To burn VCD you should use cdrdao, it runs fine. >You will find an example in this article: >http://bsdnews.org/01/vcd.php The man page for burncd says it should work as well. cdrdao only supports SCSI CD-RW's and I don't currently have atapicam in my kernel - I'll give it a try when I can next reboot but that won't be for a day or two. (I recall seeing a reference to some patches to cdrdao to support ATAPI but don't seem to have kept the URL). Peter