From owner-freebsd-questions@FreeBSD.ORG Thu Apr 24 15:55:01 2003 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 1C92937B401 for ; Thu, 24 Apr 2003 15:55:01 -0700 (PDT) Received: from adsl-64-161-78-226.dsl.lsan03.pacbell.net (adsl-64-161-78-226.dsl.lsan03.pacbell.net [64.161.78.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 5DEEA43FA3 for ; Thu, 24 Apr 2003 15:55:00 -0700 (PDT) (envelope-from oremanj@adsl-64-161-78-226.dsl.lsan03.pacbell.net) Received: (qmail 54926 invoked by uid 1001); 24 Apr 2003 22:55:21 -0000 Date: Thu, 24 Apr 2003 15:55:21 -0700 From: Joshua Oreman To: Ivan Fetch Message-ID: <20030424225521.GD54752@webserver.get-linux.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i cc: questions@freebsd.org Subject: Re: Using DVD for backups? 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: Thu, 24 Apr 2003 22:55:01 -0000 On Thu, Apr 24, 2003 at 12:25:58PM -0600 or thereabouts, Ivan Fetch seemed to write: > Hello, > I'd like to start using a DVD drive for backups on a FreeBSD > 5.0-Release machine. I'm curious whether others out there already do > this, and have particular recommendations for DVD drives known to work? > My hope was that I could use the "IDE SCSI emulation" pat of the cam > driver and use cdrecord with the DVD drive as well. I recommend the Sony dru600a. I use it + it's great. For -R and -RW, use what Bill said. For +RW, use burncd: # burncd -f /dev/acd0 -s max dvdrw file.iso # to burn # burncd -F -f /dev/acd0 -s max format # to erase Hope this helps, -- Josh > > Thanks in advance for your time and assistants, > Ivan Fetch. > > > _______________________________________________ > 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"