From owner-freebsd-questions@FreeBSD.ORG Wed May 19 06:39:17 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 1DABE16A4D0 for ; Wed, 19 May 2004 06:39:17 -0700 (PDT) Received: from mail3.panix.com (mail3.panix.com [166.84.1.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6157543D39 for ; Wed, 19 May 2004 06:39:16 -0700 (PDT) (envelope-from fj@panix.com) Received: from panix5.panix.com (panix5.panix.com [166.84.1.5]) by mail3.panix.com (Postfix) with ESMTP id AB523982FB; Wed, 19 May 2004 09:39:02 -0400 (EDT) Received: (from fj@localhost) by panix5.panix.com (8.11.6p2-a/8.8.8/PanixN1.1) id i4JDcsh23422; Wed, 19 May 2004 09:38:54 -0400 (EDT) Date: Wed, 19 May 2004 09:38:54 -0400 From: Joe Altman To: Stephen Liu Message-ID: <20040519133854.GA22279@panix.com> Mail-Followup-To: Joe Altman , Stephen Liu , freebsd-questions@freebsd.org References: <20040517210505.GA4538@panix.com> <20040519052916.2466.qmail@web40301.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040519052916.2466.qmail@web40301.mail.yahoo.com> User-Agent: Mutt/1.4.2.1i cc: freebsd-questions@freebsd.org 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: Wed, 19 May 2004 13:39:17 -0000 On Wed, May 19, 2004 at 01:29:16PM +0800, Stephen Liu wrote: > Hi Joe, > > Tks for your advice. > > - snip- > > mkisofs -o cd_image.iso > page> dir/ ? > > Applying following command lines > 1) > # mkisofs -o cdimage.raw -R > /usr/home/user-A/document-AAA > > 2) > # mkisofs -R -o cdimage.raw > /usr/home/user-A/document-AAA > > 3) > # mkisofs -o cdimage.raw -R -pathspec > /usr/home/user-A/document-AAA > > all having same result. The path has not been copied > to the cdimage, only the subdirectories under > 'document-AAA' copied. Of course; that's what you told mkisofs to do. > If adding -J to the command line, cdimage can't be > created with warning 'mkisofs: Joliet tree sort > failed' > > - snip - > > > 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 > > . > > $ mkisofs -o cdimage.raw -J -R -P "Stephen" -sysid > "BACKUP" -V "/Storage-040517/" -l > /usr/home/satimis/Storage-040517/ > .... > .... > Plug and Process-Has the Era of Utility Computing > Finally Arrived.html have the same Joliet name So rename them.