From owner-freebsd-bugs@FreeBSD.ORG Mon Jun 7 23:30:27 2004 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 92FFF16A4CE for ; Mon, 7 Jun 2004 23:30:27 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7183543D41 for ; Mon, 7 Jun 2004 23:30:27 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i57NURGN022235 for ; Mon, 7 Jun 2004 23:30:27 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i57NUQfs022234; Mon, 7 Jun 2004 23:30:26 GMT (envelope-from gnats) Date: Mon, 7 Jun 2004 23:30:26 GMT Message-Id: <200406072330.i57NUQfs022234@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Gregory Bond Subject: Re: misc/67685: Can't download 4.10 ISO on any of my FreeBSD 4.9 boxes X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gregory Bond List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jun 2004 23:30:27 -0000 The following reply was made to PR misc/67685; it has been noted by GNATS. From: Gregory Bond To: Al Plant Cc: freebsd-gnats-submit@freebsd.org Subject: Re: misc/67685: Can't download 4.10 ISO on any of my FreeBSD 4.9 boxes Date: Tue, 08 Jun 2004 09:28:55 +1000 webmaster@hawaiidakine.com said: > Downloading the "NEW" ISO image 4.10 stops about 1/2 way thru > the download with error like /temp/b0xovw56.exe disk full remove > some files. I suspect the "/temp" directory is on your root partition which is probably not 15Gb. You might mean "/tmp" here. Check your environment settings for TMPDIR and such like.