From owner-freebsd-questions@FreeBSD.ORG Sat Sep 15 01:11:46 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 4173516A468 for ; Sat, 15 Sep 2007 01:11:46 +0000 (UTC) (envelope-from punosevac@math.arizona.edu) Received: from smtp224.math.arizona.edu (smtp224.math.arizona.edu [128.196.224.202]) by mx1.freebsd.org (Postfix) with ESMTP id 0E36D13C45B for ; Sat, 15 Sep 2007 01:11:45 +0000 (UTC) (envelope-from punosevac@math.arizona.edu) Received: from Debian-exim by smtp224.math.arizona.edu with local-bsmtp (Exim 4.50) id 1IWMCm-000243-06 for questions@freebsd.org; Fri, 14 Sep 2007 18:12:17 -0700 Received: from 71-220-146-155.tcsn.qwest.net ([71.220.146.155] helo=.domain.actdsltmp) by smtp224.math.arizona.edu with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.50) id 1IWMCi-00023e-N7; Fri, 14 Sep 2007 18:12:12 -0700 Message-ID: <46EB3147.2060205@math.arizona.edu> Date: Fri, 14 Sep 2007 18:11:35 -0700 From: Predrag Punosevac User-Agent: Thunderbird 2.0.0.4 (X11/20070713) MIME-Version: 1.0 To: Mel , questions@freebsd.org References: <20070913182916.GC3754@goku.pumpky.net> <20070913212001.GD3754@goku.pumpky.net> <46E9B6CE.6040303@math.arizona.edu> <200709142120.01340.fbsd.questions@rachie.is-a-geek.net> In-Reply-To: <200709142120.01340.fbsd.questions@rachie.is-a-geek.net> Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-ACL-Warn: The HELO/EHLO greeting .domain.actdsltmp is invalid X-Outgoing-Spam-Score: -5.9 (-----) Cc: 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: Sat, 15 Sep 2007 01:11:46 -0000 Mel wrote: > On Friday 14 September 2007 00:16:46 Predrag Punosevac wrote: > >> I forgot to tell you assuming that you will do it your self >> Just add >> link acd0 cd0 >> but you have to use cd0. >> > > This is very bad advice, please don't ever do that. acd0 and cd0 are quite > different devices under the hood. > > (posted for the googling masses) > I am retracting what I said big time. Mel is 1000% right. I personally needed to access my ATAPI device through SCSI so that I can burn a DVD. My idiotic statement is wrong way to do it. Actually I had in my devfs.conf edited as it is outlined in the section 18.6.9 of the Handbook. Since I got error for DVD burn I posted a message and somebody pointed out that since I was running generic kernel I had to add atapicam_load="YES" into my /boot/loader.conf. After that I followed the example from section 18.7.3 to burn DVD and everything worked perfectly. Letter that day I used K3b to burn a few music CDs. I was following the direction from the Handbook and from FreeBSD-Gnome documentation to do that. I apologize to everyone for my spam mails. I will think twice before I post some stupidity again. In particularly, I apologize to the sender of original message for ill advice. Sincerely, Predrag Punosevac