Date: Fri, 14 Sep 2007 21:17:49 +0200 From: Mel <fbsd.questions@rachie.is-a-geek.net> To: freebsd-questions@freebsd.org Subject: Re: CDRW Stopped Working Moving to 6.x Message-ID: <200709142117.49468.fbsd.questions@rachie.is-a-geek.net> In-Reply-To: <46E99BB5.3060808@math.arizona.edu> References: <20070913182916.GC3754@goku.pumpky.net> <46E99BB5.3060808@math.arizona.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
[reformatted] On Thursday 13 September 2007 22:21:09 Predrag Punosevac wrote: > Crist J. Clark wrote: > > I just tried to burn a CD for the first time in a long time > > on a machine. The burncd(8) command worked fine on this machine > > in FreeBSD 5.x (or was it 4.x?), but now in 6.2, I get, > > > > # burncd -f /dev/acd0 -s 32 data hw.iso fixate > Make sure you add atapicam into your kernel it is not in generic! I had > the same problem. > > /etc/loader.conf atapicam_load="YES" Cam and burncd have no relation whatsoever. Cam is to make atapi cd's available as scsi cd's, so that cdrecord can work with them. Burncd operates on native atapi cd controllers. -- Mel
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709142117.49468.fbsd.questions>