From owner-freebsd-isp Mon Apr 19 23:31:36 1999 Delivered-To: freebsd-isp@freebsd.org Received: from rheingold.navi.net (pdx-pm-p015.navi.net [209.188.52.65]) by hub.freebsd.org (Postfix) with ESMTP id 1870315128 for ; Mon, 19 Apr 1999 23:31:26 -0700 (PDT) (envelope-from wcooley@nakedape.navi.net) Received: from localhost (wcooley@localhost) by rheingold.navi.net (8.9.0/8.9.0) with ESMTP id XAA24150; Mon, 19 Apr 1999 23:26:02 -0700 Date: Mon, 19 Apr 1999 23:26:02 -0700 (PDT) From: "W. Reilly Cooley" X-Sender: wcooley@rheingold To: "John J. Paner" Cc: freebsd-isp@FreeBSD.ORG Subject: Re: making an image for a cd In-Reply-To: <199904200201.WAA07457@mail.paradox.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, 19 Apr 1999, John J. Paner wrote: > Here is the question. How can I make an image of a setup on a hard > drive so that it can be burned on a cd? I have a CDR on a windows > machine and was thinking that a program like rawrite would do nicely. > > Any pointers? You might an ISO 9660 image with 'mkisofs', and then either copy it to the Wind 95 machine and burn it with the CD software there, or connect the burner and use 'cdrecord' or 'cdwrite' to burn the image. http://metalab.unc.edu/LDP/HOWTO/CD-Writing-HOWTO.html Making it bootable takes a bit more, and I cannot now remember where I read about it. Sorry if my info is a bit Linux-centric; I've only burned CD on Linux, but I think the software is the same. Wil -- W. Reilly Cooley wcooley@nakedape.navi.net Naked Ape Consulting http://nakedape.navi.net Internet Meta-Resources: http://nakedape.navi.net/meta-res/ "All the Net you need to be a geek" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message