From owner-freebsd-questions@FreeBSD.ORG Mon Jun 26 18:46:19 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 97C4616A405 for ; Mon, 26 Jun 2006 18:46:19 +0000 (UTC) (envelope-from reitz@eecs.cwru.edu) Received: from beta.eecs.cwru.edu (beta.EECS.CWRU.Edu [129.22.150.110]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E0BC440D2 for ; Mon, 26 Jun 2006 18:32:32 +0000 (GMT) (envelope-from reitz@eecs.cwru.edu) Received: from brak ([::ffff:129.22.151.63]) (TLS: TLSv1/SSLv3,168bits,DES-CBC3-SHA) by beta.eecs.cwru.edu with esmtp; Mon, 26 Jun 2006 14:32:31 -0400 id 000ABF90.44A0283F.00006AAC Date: Mon, 26 Jun 2006 14:32:22 -0400 (EDT) From: Andy Reitz X-X-Sender: reitz@brak To: D G Teed In-Reply-To: Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: place to obtain 4.11 install ISOs 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: Mon, 26 Jun 2006 18:46:19 -0000 On Sun, 25 Jun 2006, D G Teed wrote: > Hi, > > I cannot locate 4.11 installer CD ISOs. The mirror says they > are moved to the archive FTP site, but they are not in that > site, at least not as an ISO. > > Anyone have a hint/tip? Actually, the I believe that the ISOs are stored on the archive FTP site. Did you try this path? ftp://ftp-archive.freebsd.org/pub/FreeBSD-Archive/old-releases/i386/ISO-IMAGES/4.11 HTH, -Andy.