From owner-freebsd-questions@FreeBSD.ORG Wed Mar 12 09:45:33 2008 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 BAA24106566C for ; Wed, 12 Mar 2008 09:45:33 +0000 (UTC) (envelope-from jmc-freebsd@milibyte.co.uk) Received: from fhw-relay07.plus.net (fhw-relay07.plus.net [212.159.14.215]) by mx1.freebsd.org (Postfix) with ESMTP id 75CA68FC17 for ; Wed, 12 Mar 2008 09:45:33 +0000 (UTC) (envelope-from jmc-freebsd@milibyte.co.uk) Received: from [84.92.153.232] (helo=kestrel.milibyte.co.uk) by fhw-relay07.plus.net with esmtp (Exim) id 1JZNWd-0000Fx-2Z; Wed, 12 Mar 2008 09:45:31 +0000 Received: by kestrel.milibyte.co.uk with local (Exim 4.69) (envelope-from ) id 1JZNWc-0000lR-5J; Wed, 12 Mar 2008 09:45:30 +0000 From: Mike Clarke To: freebsd-questions@freebsd.org Date: Wed, 12 Mar 2008 09:45:29 +0000 User-Agent: KMail/1.9.7 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200803120945.30038.jmc-freebsd@milibyte.co.uk> X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: jmc-freebsd@milibyte.co.uk X-SA-Exim-Scanned: No (on kestrel.milibyte.co.uk); SAEximRunCond expanded to false X-Plusnet-Relay: c3b00f43bebf5681889853c8098cf2a4 Subject: Re: Installation 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, 12 Mar 2008 09:45:33 -0000 On Wednesday 12 March 2008, dajaasge wrote: > As a relatively inexperienced user of FreeBSD I have little input to offer > =A0 the community as a whole save to suggest that offering a DVD iso image > from which to install would save the sometimes extreme tediousness of disc > swapping when adding packages. If I knew more about it I would make such = an > image myself, however, having never had to do it before it is something I > will have to pen in for a later time. Creating a DVD from the official FreeBSD CD isos (disc[1-3]) is quite=20 straightforward. Take a look at the instructions on=20 . It describes creating a DVD fr= om=20 a 2 CD set but the process is the same for 3, just include an extra step to= =20 mount and copy disc3 in the same way as he describes disc2, then continue=20 with the instructions for disc2 and disc1 in that order. =2D-=20 Mike Clarke