From owner-freebsd-current@FreeBSD.ORG Wed Nov 24 10:30:31 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A29716A4CE for ; Wed, 24 Nov 2004 10:30:31 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E80943D58 for ; Wed, 24 Nov 2004 10:30:31 +0000 (GMT) (envelope-from zhedou@gmail.com) Received: by rproxy.gmail.com with SMTP id a36so58350rnf for ; Wed, 24 Nov 2004 02:30:30 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=mAseMJRDcahRSgLEHiGznpXhIc82H6efw+4UyqmofL2vN0W/6LYXZBoRrA/uEq5tScebTVKyyc0Z9E70w/TaTR/F5g3US/Vlv5tc7/maaGVWvJxpiQoJSZrUSJuMr+JdOxlv12U8B4IhfWkQoeayzw9DnCTFTaBPyY22/ZP0Etc= Received: by 10.38.150.9 with SMTP id x9mr280198rnd; Wed, 24 Nov 2004 02:30:30 -0800 (PST) Received: by 10.38.99.56 with HTTP; Wed, 24 Nov 2004 02:30:30 -0800 (PST) Message-ID: <641911240411240230e2fd4ea@mail.gmail.com> Date: Wed, 24 Nov 2004 18:30:30 +0800 From: zhe dou To: freebsd-current@freebsd.org In-Reply-To: <641911240411240203fc3391f@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <64191124041121193463af35a@mail.gmail.com> <641911240411240203fc3391f@mail.gmail.com> Subject: Re: how to build duplex.iso? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: zhe dou List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Nov 2004 10:30:31 -0000 could you explain more about how to do it? i tried before but failure. Thanks On Wed, 24 Nov 2004 18:03:39 +0800, zhe dou wrote: > could you explain more about how to do it? i tried before but failure. Thanks > > > > > On Tue, 23 Nov 2004 00:12:08 +0900, Makoto Matsushita > wrote: > > > > > > > > > May i want to know how to make a cd_rom installation disk ISO image > > > included both 4.10 and 5.3 in one disk like the FreeBSD/i386 duplex > > > installation CD-ROM (about 550MB) disk in http://current.freebsd.org/. > > > > It's simple: include both distributions in one CD-ROM, and select > > which kernel to boot via loader(8). > > > > -- > > Makoto `MAR' MATSUSHITA > > >