From owner-freebsd-stable Fri Aug 16 10:37:36 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C150537B400 for ; Fri, 16 Aug 2002 10:37:33 -0700 (PDT) Received: from blueyonder.co.uk (pcow053o.blueyonder.co.uk [195.188.53.96]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA5ED43E42 for ; Fri, 16 Aug 2002 10:37:32 -0700 (PDT) (envelope-from andrew@cream.org) Received: from pcow053o.blueyonder.co.uk ([127.0.0.1]) by blueyonder.co.uk with Microsoft SMTPSVC(5.5.1877.757.75); Fri, 16 Aug 2002 18:37:31 +0100 Received: from cream.org (unverified [62.31.80.97]) by pcow053o.blueyonder.co.uk (Content Technologies SMTPRS 4.2.9) with ESMTP id ; Fri, 16 Aug 2002 18:37:30 +0100 Message-ID: <3D5D3918.1060006@cream.org> Date: Fri, 16 Aug 2002 18:40:40 +0100 From: Andrew Boothman User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1a) Gecko/20020611 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Scott M. Nolde" Cc: Andrew Boothman , stable@freebsd.org Subject: Re: "filesystem is full" during installation of 4.6.2-REL References: <3D5C5F89.8050006@cream.org> <20020816031235.GA411@smnolde.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Scott M. Nolde wrote: >Andrew Boothman(andrew@cream.org)@2002.08.16 03:12:25 +0000 > >>However, during an FTP install from ftp.uk.freebsd.org when it reaches >>'chunk 4' the system displays a message saying "Write failure on >>transfer (wrote -1 bytes of 240260 bytes)" and "/: write failed, >>filesystem is full" >> >>VTY1 shows : >>. >>. >>bin/ls >>bin/mkdev >>bin/mv >>pid 72 (cpio), uid 0 on /: filesystem is full >>/stand/cpio: write error: No space left on drive >>/stand/gunzip: failed fwrite >> >>A quick /stand/df on VTY4 shows 101% capacity on /dev/md0c mounted on / >>but just 1% capacity on /dev/ad0s1a mounted on /mnt. I've never delved >>this far into a sysinstall installation before, but it sounds like it is >>failing on unpacking files into a memory disk? What could have caused >>this problem >> >md0c is a memory disk and you're not actually writing to your hard drive, >which would be ad0 or ad1. > Hmmm. Thats exactly what I thought. What does sysinstall use the memory disk for? Is this the same memory disk contained on the mfsroot floppy? In which case why is it trying to unpack more files there? Just trying to understand the problem here.... Thanks Andrew. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message