From owner-freebsd-questions@FreeBSD.ORG Fri Sep 14 02:38:21 2007 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F2E8D16A41B for ; Fri, 14 Sep 2007 02:38:21 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 97D5E13C467 for ; Fri, 14 Sep 2007 02:38:21 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.1/8.14.1) with ESMTP id l8E2GfDn001051; Thu, 13 Sep 2007 20:16:41 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.1/8.14.1/Submit) with ESMTP id l8E2GeYM001048; Thu, 13 Sep 2007 20:16:40 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Thu, 13 Sep 2007 20:16:40 -0600 (MDT) From: Warren Block To: Predrag Punosevac In-Reply-To: <46E9B66E.9090508@math.arizona.edu> Message-ID: <20070913201415.W1043@wonkity.com> References: <20070913182916.GC3754@goku.pumpky.net> <46E99BB5.3060808@math.arizona.edu> <20070913212001.GD3754@goku.pumpky.net> <46E9B66E.9090508@math.arizona.edu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (wonkity.com [127.0.0.1]); Thu, 13 Sep 2007 20:16:41 -0600 (MDT) Cc: questions@freebsd.org, cjclark@alum.mit.edu Subject: Re: CDRW Stopped Working Moving to 6.x 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, 14 Sep 2007 02:38:22 -0000 On Thu, 13 Sep 2007, Predrag Punosevac wrote: > I know where is your problem the burning device is always cd0 > > you must give the device node /dev/cd0 /dev/cd0 is provided by the atapicam kernel module, and used with Linux-type utilities that need it. However, burncd is FreeBSD native, and works fine with /dev/acd0. (please stop top posting) -Warren Block * Rapid City, South Dakota USA