From owner-freebsd-questions@FreeBSD.ORG Wed Mar 10 18:31:21 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B590D1065673 for ; Wed, 10 Mar 2010 18:31:21 +0000 (UTC) (envelope-from jhelfman@e-e.com) Received: from mail.experts-exchange.com (mail.experts-exchange.com [64.156.132.251]) by mx1.freebsd.org (Postfix) with ESMTP id 9F34A8FC26 for ; Wed, 10 Mar 2010 18:31:21 +0000 (UTC) Received: from eggman.experts-exchange.com (unknown [72.29.180.81]) by mail.experts-exchange.com (Postfix) with ESMTP id A21A44A2DADA; Wed, 10 Mar 2010 10:25:42 -0800 (PST) Received: by eggman.experts-exchange.com (sSMTP sendmail emulation); Wed, 10 Mar 2010 10:29:39 -0800 Date: Wed, 10 Mar 2010 10:29:38 -0800 From: Jason To: Peter Steele Message-ID: <20100310182938.GA8284@eggman.experts-exchange.com> References: <7B9397B189EB6E46A5EE7B4C8A4BB7CB3A2597D8@MBX03.exg5.exghost.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <7B9397B189EB6E46A5EE7B4C8A4BB7CB3A2597D8@MBX03.exg5.exghost.com> X-Operating-System: FreeBSD 7.2-RELEASE-p7 X-Living-The-Dream: I love the SLO Life! User-Agent: Mutt/1.5.20 (2009-06-14) Cc: "freebsd-questions@freebsd.org" Subject: Re: Creating a .iso bootable image X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Mar 2010 18:31:21 -0000 Hi. You can do this with the native "make release" process for freebsd. http://www.freebsd.org/doc/en_US.ISO8859-1/articles/releng/release-build.html Is this what you are looking for? On Wed, Mar 10, 2010 at 12:17:58PM -0600, Peter Steele thus spake: >Are there any good instructions for creating a customized bootable .iso image? I've done the work for creating a bootable USB image, but a .iso is a different beast in that the boot media is read-only and a virtual disk has to be created as part of the boot process. Any pointers would be appreciated. >_______________________________________________ >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" >