Date: Fri, 19 Oct 2001 15:10:28 -0600 From: "Kenneth D. Merry" <ken@kdm.org> To: uid0@catastrophe.net Cc: freebsd-hardware@FreeBSD.ORG Subject: Re: cdrecord... Message-ID: <20011019151028.A237@panzer.kdm.org> In-Reply-To: <Pine.BSF.4.33L2.0110191501110.72493-100000@ictus.catastrophe.net>; from uid0@catastrophe.net on Fri, Oct 19, 2001 at 03:03:26PM -0500 References: <Pine.BSF.4.33L2.0110191501110.72493-100000@ictus.catastrophe.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Oct 19, 2001 at 15:03:26 -0500, uid0@catastrophe.net wrote: > > Hello - > > I'm using cdrecord on a machine here, it has the following hardware. > > FreeBSD 4.4-RELEASE #0: Thu Oct 18 18:02:15 CDT 2001 > acd1: CD-RW <PLEXTOR CD-R PX-W1610A> at ata1-slave using PIO4 > > However, when I try and run cdrecord I get ... > > bash-2.05# cdrecord -scanbus > Cdrecord 1.10 (i386-unknown-freebsd4.4) Copyright (C) 1995-2001 Jörg Schilling > cdrecord: Device not configured. Open of /dev/xpt0 failed. Cannot open SCSI driver. > cdrecord: For possible targets try 'cdrecord -scanbus'. Make sure you are > root. > > > Why would I need a SCSI driver? cdrecord only works with SCSI drives since there is no ATAPI passthrough for FreeBSD. You need to use burncd(8) instead. (it's in /usr/sbin) Ken -- Kenneth Merry ken@kdm.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011019151028.A237>