From owner-freebsd-newbies Mon Sep 10 18:34:37 2001 Delivered-To: freebsd-newbies@freebsd.org Received: from uce55.uchaswv.edu (uce55.uchaswv.edu [12.4.161.9]) by hub.freebsd.org (Postfix) with ESMTP id 1E8B437B405 for ; Mon, 10 Sep 2001 18:34:35 -0700 (PDT) Received: from cheech.uchaswv.edu (cheech.uchaswv.edu [172.16.0.7]) by uce55.uchaswv.edu (8.9.3 (PHNE_22672)/8.9.3) with SMTP id VAA11707; Mon, 10 Sep 2001 21:34:01 -0400 (EDT) Date: Mon, 10 Sep 2001 21:40:59 -0400 From: Nathan Mace To: "David C. Snyder" , freebsd newbies Subject: Re: CD -> ISO-9660 Image Message-Id: <20010910214059.677a92d2.mace_nathan@uchaswv.edu> In-Reply-To: References: X-Mailer: Sylpheed version 0.6.1 (GTK+ 1.2.10; i386--freebsd4.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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 > I'm in the process of _upgrading_ my last Linux box to FreeBSD. The > only common task for which I have not found a FreeBSD equivalent is > creating an ISO 9660 image from a CD-ROM. Under Linux, I could do > something like this: > > dd if=/dev/scd0 of=/data/images/new-image.iso > > Once this is done, I can either record the image to a blank CD, or > mount it as a vnode disk that can be NFS exported or shared via SAMBA. > > I've grep'ed the FAQ's and the handbook, but couldn't find anything > about this. If you have a pointer, I'd be grateful if you could pass > it along. Thanks! > > -- David try 'man burncd' -- Nathan Mace To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message