From owner-freebsd-questions@FreeBSD.ORG Thu Mar 17 20:02:47 2005 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 4955816A4CE; Thu, 17 Mar 2005 20:02:47 +0000 (GMT) Received: from harik.murex.com (mail.murex.com [194.98.239.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 977CB43D55; Thu, 17 Mar 2005 20:02:46 +0000 (GMT) (envelope-from mi+mx@aldan.algebra.com) Received: from interscan.fr.murex.com (iscan.murex.fr [172.21.17.207] (may be forged)) by harik.murex.com with ESMTP id j2HJpobW013744; Thu, 17 Mar 2005 20:51:50 +0100 (CET) Received: from mxmail.murex.com (interscan.murex.fr [127.0.0.1]) by interscan.fr.murex.com (8.11.6/8.11.6) with ESMTP id j2HKCpg03034; Thu, 17 Mar 2005 21:12:51 +0100 Received: from mteterin.us.murex.com ([172.21.130.86]) by mxmail.murex.com with Microsoft SMTPSVC(6.0.3790.0); Thu, 17 Mar 2005 21:02:19 +0100 From: Mikhail Teterin Organization: Virtual Estates, Inc. To: questions@FreeBSD.org Date: Thu, 17 Mar 2005 15:02:18 -0500 User-Agent: KMail/1.7.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200503171502.18784.mi+mx@aldan.algebra.com> X-OriginalArrivalTime: 17 Mar 2005 20:02:19.0821 (UTC) FILETIME=[39CCDDD0:01C52B2C] cc: multimedia@FreeBSD.org Subject: adding a directory to a CD-image (.iso) 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: Thu, 17 Mar 2005 20:02:47 -0000 Hello! I donwloaded an .iso-image (Solaris 10, actually), which is about 2.7Gb. Before burning it to a DVD, I'd like to add a directory to the image. Is there a way to do it with tools available on FreeBSD -- mkisofs, growisofs, etc? I don't want to recreate the main image from scratch, as I'm sure, I'll get the options wrong and it will not boot :-) Can I just add a directory to the existing iso8859 filesystem? Thanks! -mi