From owner-freebsd-current@FreeBSD.ORG Tue Sep 6 12:07:27 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 82221106564A for ; Tue, 6 Sep 2011 12:07:27 +0000 (UTC) (envelope-from vince@unsane.co.uk) Received: from unsane.co.uk (unsane-pt.tunnel.tserv5.lon1.ipv6.he.net [IPv6:2001:470:1f08:110::2]) by mx1.freebsd.org (Postfix) with ESMTP id 153BE8FC15 for ; Tue, 6 Sep 2011 12:07:26 +0000 (UTC) Received: from vhoffman.lon.namesco.net (lon.namesco.net [195.7.254.102]) (authenticated bits=0) by unsane.co.uk (8.14.4/8.14.4) with ESMTP id p86C7PPC013724 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO) for ; Tue, 6 Sep 2011 13:07:26 +0100 (BST) (envelope-from vince@unsane.co.uk) Message-ID: <4E660CFD.2020704@unsane.co.uk> Date: Tue, 06 Sep 2011 13:07:25 +0100 From: Vincent Hoffman User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:6.0.1) Gecko/20110830 Thunderbird/6.0.1 MIME-Version: 1.0 To: freebsd-current@freebsd.org References: <20110906094104.Horde.6tiBD6Qd9PdOZc6Q3sh3EqA@avocado.salatschuessel.net> <20110906084432.GS28186@home.opsec.eu> In-Reply-To: <20110906084432.GS28186@home.opsec.eu> X-Enigmail-Version: 1.3.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: Where did the 9.0 BETA1 images go? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Sep 2011 12:07:27 -0000 On 06/09/2011 09:44, Kurt Jaeger wrote: > Hi! > >> But sadly they seem to be gone from the FTP servers. The system has >> beside its harddisks only a floppy drive (no space for a CD-ROM) so >> I would need the memstick image >> Any idea where I could get FreeBSD-9.0-BETA1-amd64-memstick.img from? > There is BETA2 at > > ftp://ftp.freebsd.org/pub/FreeBSD/releases/amd64/amd64/ISO-IMAGES/9.0/FreeBSD-9.0-BETA2-amd64-memstick.img > > but I think this directory name (amd64/amd64) is a mishap. Is it ? > I believe that its been changed due to the introduction of platforms where uname -m and uname -p arent the same. To do with the new installer I imagine. Vince