From owner-freebsd-questions@FreeBSD.ORG Mon May 17 14:05:06 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 66A1816A4CE for ; Mon, 17 May 2004 14:05:06 -0700 (PDT) Received: from mail1.panix.com (mail1.panix.com [166.84.1.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF8C643D3F for ; Mon, 17 May 2004 14:05:05 -0700 (PDT) (envelope-from fj@panix.com) Received: from panix5.panix.com (panix5.panix.com [166.84.1.5]) by mail1.panix.com (Postfix) with ESMTP id 388B848834; Mon, 17 May 2004 17:05:05 -0400 (EDT) Received: (from fj@localhost) by panix5.panix.com (8.11.6p2-a/8.8.8/PanixN1.1) id i4HL55H06847; Mon, 17 May 2004 17:05:05 -0400 (EDT) Date: Mon, 17 May 2004 17:05:05 -0400 From: Joe Altman To: Stephen Liu , freebsd-questions@freebsd.org Message-ID: <20040517210505.GA4538@panix.com> Mail-Followup-To: Joe Altman , Stephen Liu , freebsd-questions@freebsd.org References: <1084803557.2392.3.camel@localhost> <20040517154356.67533.qmail@web40304.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040517154356.67533.qmail@web40304.mail.yahoo.com> User-Agent: Mutt/1.4.2.1i Subject: Re: Creating ISO image question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 May 2004 21:05:06 -0000 On Mon, May 17, 2004 at 11:43:56PM +0800, Stephen Liu wrote: > Hi arden, > > Tks for your advice. > > > im guessing this is what you mean ? > > > > mkisofs -r -J -o cd_image.iso dir/ > > I made following test without result; > > $ mkisofs -r -J -o cd_image.iso > /usr/home/user-A/Storage-040517 > ....... > ....... > mkisofs: Joliet tree sort failed. > > The result I expect to have is after burning a folder > named 'Storage-040517' found on the CD under which are > directories and subdirectories. mkisofs -o cd_image.iso dir/ ? I know that at the top of the mkisofs man page it says that the -o option can come first; but the examples at the bottom of the man page indicate to put the name of the output file first. When I run mkisofs, I put it first; the basic syntax I offer above works for me. Generally I use: mkisofs -o .iso -J -R -P "Joe" -sysid "BACKUP" -V "" -l backup/ Almost always, I use the same name for the and for the .