From owner-freebsd-questions@FreeBSD.ORG Tue Sep 14 20:06:44 2004 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 DDB9216A4CE for ; Tue, 14 Sep 2004 20:06:44 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8CB6A43D49 for ; Tue, 14 Sep 2004 20:06:44 +0000 (GMT) (envelope-from shantanoo@gmail.com) Received: by mproxy.gmail.com with SMTP id 77so74045rnk for ; Tue, 14 Sep 2004 13:06:43 -0700 (PDT) Received: by 10.38.99.13 with SMTP id w13mr30106rnb; Tue, 14 Sep 2004 13:06:43 -0700 (PDT) Received: by 10.38.171.43 with HTTP; Tue, 14 Sep 2004 13:06:39 -0700 (PDT) Message-ID: <2301747004091413068e9e7c3@mail.gmail.com> Date: Wed, 15 Sep 2004 01:36:39 +0530 From: Shantanoo To: pryan@singnet.com.sg In-Reply-To: <200409141426.i8EEQplV002660@northgate.starhub.net.sg> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <200409141426.i8EEQplV002660@northgate.starhub.net.sg> cc: freebsd-questions@freebsd.org Subject: Re: CD burning port recommendations wanted X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Shantanoo List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Sep 2004 20:06:45 -0000 On Tue, 14 Sep 2004 22:25:48 +0800, Peter Ryan wrote: > I plan to burn my distfiles to a CD, but I am not sure > which of the burn software options is preferable. > > I would like to be able to read the CD on both > XP and FreeBSD. > > I would appreciate any recommendations or warnings > from those who have been there before. > > I am running 4.10R. > > Thanks > Peter man mkisofs look for -J and -R/-r options. Regards, Shantanoo