From owner-freebsd-questions@FreeBSD.ORG Thu Feb 26 13:07:21 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 4F7CE16A4CE for ; Thu, 26 Feb 2004 13:07:21 -0800 (PST) Received: from clunix.cl.msu.edu (clunix.cl.msu.edu [35.9.2.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id B349F43D1D for ; Thu, 26 Feb 2004 13:07:20 -0800 (PST) (envelope-from jerrymc@clunix.cl.msu.edu) Received: (from jerrymc@localhost) by clunix.cl.msu.edu (8.11.7p1+Sun/8.11.7) id i1QL7Is09962; Thu, 26 Feb 2004 16:07:18 -0500 (EST) From: Jerry McAllister Message-Id: <200402262107.i1QL7Is09962@clunix.cl.msu.edu> To: b_cassidy@bellsouth.net Date: Thu, 26 Feb 2004 16:07:18 -0500 (EST) In-Reply-To: <20040226220350.GA27941@bellsouth.net> from "Bryan Cassidy" at Feb 26, 2004 04:03:50 PM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: questions@freebsd.org Subject: Re: FBSD 4.9 Download Issue X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Feb 2004 21:07:21 -0000 > > > Hello. Been trying to download 4.9 so I can put it on my other box but > when downloading the iso (from any mirror) I get a error saying there > isnt enough space to download 49ebcty7.exe to /tmp. Whats going on? I > have the space. Here is the output from df -H Just what it says. The file is larger than the amound of space you have in your /tmp file system. Try CDing to someplace convenient in /usr and doing the download. That is where you have the most space. ////jerry > > > df -H > Filesystem Size Used Avail Capacity Mounted on > /dev/ad4s1a 132M 54M 68M 44% / > /dev/ad4s1f 264M 4.5M 239M 2% /tmp > /dev/ad4s1g 26G 4.4G 19G 19% /usr > /dev/ad4s1e 264M 63M 181M 26% /var > procfs 4.1K 4.1K 0B 100% /proc >