From owner-freebsd-questions@FreeBSD.ORG Fri May 12 16:07:37 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 5DAF316A5A5 for ; Fri, 12 May 2006 16:07:37 +0000 (UTC) (envelope-from mhunter@malcolm.berkeley.edu) Received: from malcolm.berkeley.edu (malcolm.Berkeley.EDU [128.32.206.239]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F12243D46 for ; Fri, 12 May 2006 16:07:36 +0000 (GMT) (envelope-from mhunter@malcolm.berkeley.edu) Received: from malcolm.berkeley.edu (localhost [127.0.0.1]) by malcolm.berkeley.edu (8.13.6/8.13.3) with ESMTP id k4CG7XXE076505 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 12 May 2006 09:07:33 -0700 (PDT) (envelope-from mhunter@malcolm.berkeley.edu) Received: (from mhunter@localhost) by malcolm.berkeley.edu (8.13.6/8.13.3/Submit) id k4CG7X2M076504; Fri, 12 May 2006 09:07:33 -0700 (PDT) (envelope-from mhunter) Date: Fri, 12 May 2006 09:07:33 -0700 From: Mike Hunter To: Andy Reitz Message-ID: <20060512160733.GB75201@malcolm.berkeley.edu> References: <20060511153720.GB42786@malcolm.berkeley.edu> <20060511215634.GA55038@malcolm.berkeley.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060511215634.GA55038@malcolm.berkeley.edu> User-Agent: Mutt/1.5.6i X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-1.6 (malcolm.berkeley.edu [127.0.0.1]); Fri, 12 May 2006 09:07:34 -0700 (PDT) Cc: Johan Nilsson , freebsd-questions@freebsd.org Subject: Re: ftp install / base not found 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: Fri, 12 May 2006 16:07:38 -0000 > On May 11 at 17:06, "Andy Reitz" wrote: > > > On Thu, 11 May 2006, Johan Nilsson wrote: > > > > > But can you do a ftp-install from an archived version? If, how? > > > > Johan, > > > > While I have never tried this, sysinstall appears to support entering > > non-standard FTP URLs. After you choose the FTP option, you can choose the > > FTP server. The second option in this list is 'URL', which allows you to > > type in any FTP site -- and as I presume, the ftp-archive site will work > > if entered here. > > I will give this a try tomorrow. I was able to install 5.3-RELEASE using this as the specified URL: ftp://ftp-archive.freebsd.org/pub/FreeBSD-Archive/old-releases/i386/5.3-RELEASE What bothers me is this verbiage from sysinstall: "Only the Primary sites are guaranteed to carry the full range of possible distributions." I'm ok with having to use an archive ftp server for the crufty distribution I'm trying to install, but don't lie to me and say I don't have to! *sniff* Mike