From owner-freebsd-questions@FreeBSD.ORG Thu Nov 18 15:40:09 2004 Return-Path: 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 B709116A4CE for ; Thu, 18 Nov 2004 15:40:09 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50A3843D2F for ; Thu, 18 Nov 2004 15:40:09 +0000 (GMT) (envelope-from freebsdnews@gmail.com) Received: by wproxy.gmail.com with SMTP id 68so1294214wri for ; Thu, 18 Nov 2004 07:40:08 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=eFEprYImzJcHn0zrzHrD0LVGWg+Wz0xX5CSzBeFpq9U10urWtoKC6RH5bi9ZoSIAAiBCCX84pg0wNw6bchIMwviJ5yogBaSx0tuNMwNT6wpy5HYljwvqaTY3k8FMN3YB/LMUJv0+BZsadWk4C0J4ytkSikMZSJ7qkR4TK2xFiZA= Received: by 10.54.36.5 with SMTP id j5mr124949wrj; Thu, 18 Nov 2004 07:40:08 -0800 (PST) Received: by 10.54.50.38 with HTTP; Thu, 18 Nov 2004 07:40:08 -0800 (PST) Message-ID: <8292450b04111807402ece061d@mail.gmail.com> Date: Thu, 18 Nov 2004 09:40:08 -0600 From: CHris Rich To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Trying to install from ftp X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: CHris Rich List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Nov 2004 15:40:09 -0000 When i try to install some extra things from ftp using /stand/sysinstall i keep getting unable to extract distribution try again? of course i try again and it still doesn't work. When I first tried to install from ftp it gave me an error that 5.3RC1 could not be found on server..so in the options I changed it to any but I still am unable to download it. output of uname -a: FreeBSD arwen.localhost.com 5.3-RC1 FreeBSD 5.3-RC1 #0: Mon Nov 24 18:31:21 CST 2003 So what am I doing wrong? Thanks in advance