From owner-freebsd-questions@FreeBSD.ORG Mon May 17 07:22:09 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 0AC5616A4CE for ; Mon, 17 May 2004 07:22:09 -0700 (PDT) Received: from smtp.nildram.co.uk (smtp.nildram.co.uk [195.112.4.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53BDB43D1D for ; Mon, 17 May 2004 07:22:08 -0700 (PDT) (envelope-from arden@nildram.co.uk) Received: from 10.0.0.3 (62-3-247-54.dyn.gotadsl.co.uk [62.3.247.54]) by smtp.nildram.co.uk (Postfix) with ESMTP id 699F824F410; Mon, 17 May 2004 15:20:10 +0100 (BST) From: arden To: Stephen Liu In-Reply-To: <20040517112834.47743.qmail@web40306.mail.yahoo.com> References: <20040517112834.47743.qmail@web40306.mail.yahoo.com> Content-Type: text/plain Message-Id: <1084803557.2392.3.camel@localhost> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.4-8mdk Date: Mon, 17 May 2004 15:19:17 +0100 Content-Transfer-Encoding: 7bit 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: Mon, 17 May 2004 14:22:09 -0000 im guessing this is what you mean ? mkisofs -r -J -o cd_image.iso dir/ arden On Mon, 2004-05-17 at 12:28, Stephen Liu wrote: > HI folks, > > I tried to solve following questions on creating ISO > image with reference to 'man mkisofs' but could not > resolve; > > Tree of diectories e.g. > > /usr/home/user-A/document-AAA/subdirectories > > 1) To include the complete tree starting from > /user-A/document-AAA/subdirectories > > 2) To include the complete tree starting from > /document-AAA/subdirectories > > Kindly advise. > > TIA > > B.R. > Stephen Liu > > _______________________________________________________________________ > Do You Yahoo!? > Get your free @yahoo.com.hk address at http://mail.english.yahoo.com.hk > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >