From owner-freebsd-questions Tue Nov 24 00:49:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA24236 for freebsd-questions-outgoing; Tue, 24 Nov 1998 00:49:06 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from apotheosis.za.org (apotheosis.cs.uct.ac.za [137.158.128.26]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA24228 for ; Tue, 24 Nov 1998 00:48:56 -0800 (PST) (envelope-from lonewolf@apotheosis.za.org) Message-ID: <19981124104850.A24534@apotheosis.za.org> Date: Tue, 24 Nov 1998 10:48:50 +0200 From: Lonewolf To: FreeBSD Questions Subject: Re: CD burning software Mail-Followup-To: FreeBSD Questions References: <199811232205.RAA08038@geek.grf.ov.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <199811232205.RAA08038@geek.grf.ov.com>; from "The Classiest Man Alive" on Mon, Nov 23, 1998 at 05:04:48PM Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Nov 23, 1998 at 05:04:48PM -0500, The Classiest Man Alive wrote: > Does anyone have experience with any easy-to-use, reliable CD-R/CD-RW > mastering software that they would recommend? Something that supports lots > of formats (e.g., Joliet, Rock-Ridge, etc.) would be a plus. And if it's on Use mkisofs (iso+rr) or mkhybrid (iso+rr+joliet) to create the images. Then use cdrecord (SCSI) or wormcontrol (IDE) to burn the images to CD. You can get mkisofs, mkhybrid and cdrecord from ports/sysutils, while wormcontrol is part of the base distribution. > the 2.2.7-RELEASE CDs, then so much the better. Take a look in /usr/share/examples/worm :) --lonewolf@apotheosis.za.org http://apotheosis.za.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message