From owner-freebsd-newbies Tue Feb 19 11: 4:19 2002 Delivered-To: freebsd-newbies@freebsd.org Received: from odin.acuson.com (odin.acuson.com [157.226.230.71]) by hub.freebsd.org (Postfix) with ESMTP id 548FD37B405 for ; Tue, 19 Feb 2002 11:04:14 -0800 (PST) Received: from mvaexch02.acuson.com ([157.226.230.209]) by odin.acuson.com (Netscape Messaging Server 3.54) with ESMTP id AAA29D7; Tue, 19 Feb 2002 11:04:11 -0800 Received: by mvaexch02.acuson.com with Internet Mail Service (5.5.2653.19) id <17X6B635>; Tue, 19 Feb 2002 11:03:13 -0800 Received: from there (dhcp-46-150.acuson.com [157.226.46.150]) by mvaexch01.acuson.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id CJVDH04R; Tue, 19 Feb 2002 10:54:11 -0800 From: Johnson David To: Dale Morris , freebsd-newbies@freebsd.org Content-Type: text/plain; charset="iso-8859-1" Organization: Acuson Subject: Re: scsi cdrom writer Date: Tue, 19 Feb 2002 11:04:07 -0800 X-Mailer: KMail [version 1.3.2] References: <20020218151328.A1055@lymond.lvcablemodem.com> In-Reply-To: <20020218151328.A1055@lymond.lvcablemodem.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020219190414.548FD37B405@hub.freebsd.org> Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Monday 18 February 2002 03:13 pm, Dale Morris wrote: > To use freebsd with the above system it looks like I will have to get > another cd burner, scsi to integrate with freebsd. I did a little > looking around and in my city of 1.5m there are none to be found. Seems > everything is going to USB. I think you're going to get the same problems with an external USB burner (I don't know since I've never tried). Most cd burning software expects a scsi drive. The burncd software that comes with FreeBSD will work fine on IDE drives, but all the nice frontends and guis for burning want to use cdrecord which is scsi only. > I'm wondering if it's worth it to get a scsi off the net or just wait > and eventually freebsd will work with my existing equipment? I don't > know what the current thinking is on this, I'm to new to the enviornment > to tell. It depends upon how urgent your need is. scsi emulation for IDE drives should be in 5.0 but that's still half a year away at least. burncd is fine for burning ISO images, but it doesn't have the feature set of cdrecord. I keep a Linux partition around for software development (compatibility testing), and use that for all my burning needs. David To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message