From owner-freebsd-questions@FreeBSD.ORG Sat Feb 7 20:25:55 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B35A16A4CE for ; Sat, 7 Feb 2004 20:25:55 -0800 (PST) Received: from mail016.syd.optusnet.com.au (mail016.syd.optusnet.com.au [211.29.132.167]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1BD8643D1D for ; Sat, 7 Feb 2004 20:25:54 -0800 (PST) (envelope-from anubis357@optusnet.com.au) Received: from rdlax11-b091.dialup.optusnet.com.au (rdlax11-b091.dialup.optusnet.com.au [198.142.40.91])i184Onw03695; Sun, 8 Feb 2004 15:24:50 +1100 From: anubis To: "Brian H" , freebsd-questions@freebsd.org Date: Sun, 8 Feb 2004 14:26:52 +1000 User-Agent: KMail/1.5.4 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200402081426.52709.anubis357@optusnet.com.au> Subject: Re: rip a datacd X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Feb 2004 04:25:55 -0000 On Sun, 8 Feb 2004 5:30 am, Brian H wrote: > Greetings: > is there an x app out there that can be used to rip a data cd. > Thanks, > Brian > > _________________________________________________________________ > Get some great ideas here for your sweetheart on Valentine's Day - and > beyond. http://special.msn.com/network/celebrateromance.armx > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" While not an x app something to look at is cdrdao. It is a port that allows you to create cds and copy them. You will need scsi cam compiled in if you only have ata reader/burner.