From owner-freebsd-questions@FreeBSD.ORG Thu May 11 21:56: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 3F40A16A42C for ; Thu, 11 May 2006 21:56: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 E191A43D49 for ; Thu, 11 May 2006 21:56: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 k4BLuZ0p055223 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 11 May 2006 14:56:35 -0700 (PDT) (envelope-from mhunter@malcolm.berkeley.edu) Received: (from mhunter@localhost) by malcolm.berkeley.edu (8.13.6/8.13.3/Submit) id k4BLuZfg055222; Thu, 11 May 2006 14:56:35 -0700 (PDT) (envelope-from mhunter) Date: Thu, 11 May 2006 14:56:35 -0700 From: Mike Hunter To: Andy Reitz Message-ID: <20060511215634.GA55038@malcolm.berkeley.edu> References: <20060511153720.GB42786@malcolm.berkeley.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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]); Thu, 11 May 2006 14:56:35 -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: Thu, 11 May 2006 21:56:42 -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. Thanks to you both for your help, you are both FreeBSD Olympic Champions. One unresolved question remains: Does the "any" suggestion have any effect? Has anybody ever used it successfully? Mike