From owner-freebsd-questions@FreeBSD.ORG Sat Jun 30 21:46:45 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 769BF16A475 for ; Sat, 30 Jun 2007 21:46:45 +0000 (UTC) (envelope-from dmehler26@woh.rr.com) Received: from ms-smtp-07.ohiordc.rr.com (ms-smtp-07.ohiordc.rr.com [65.24.5.141]) by mx1.freebsd.org (Postfix) with ESMTP id 277A013C46A for ; Sat, 30 Jun 2007 21:46:45 +0000 (UTC) (envelope-from dmehler26@woh.rr.com) Received: from satellite (cpe-71-64-129-15.woh.res.rr.com [71.64.129.15]) by ms-smtp-07.ohiordc.rr.com (8.13.6/8.13.6) with SMTP id l5ULkbbh029742 for ; Sat, 30 Jun 2007 17:46:43 -0400 (EDT) Message-ID: <000301c7bb60$264eee30$0200a8c0@satellite> From: "Dave" To: Date: Sat, 30 Jun 2007 17:46:36 -0400 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="Windows-1252"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.3138 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2900.3138 X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: backing up dvds X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Dave List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Jun 2007 21:46:45 -0000 Hello, I've got a 6.2 box with a dvd writer in it. I want to back up some dvds to iso files so i can recreate the dvds at a later time should it be needed. I can use dvdbackup to backup in to a directory structure, but i'd rather not mount, create the directory, and iso, i'd rather make the iso directly from the dvd. Any pointers on this? Thanks. Dave.