From owner-freebsd-small@FreeBSD.ORG Wed Sep 24 08:30:02 2008 Return-Path: Delivered-To: freebsd-small@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 04A91106564A for ; Wed, 24 Sep 2008 08:30:02 +0000 (UTC) (envelope-from mat@mat.cc) Received: from plouf.absolight.net (mx3.absolight.net [IPv6:2a01:678:100:1::25]) by mx1.freebsd.org (Postfix) with ESMTP id BADBE8FC23 for ; Wed, 24 Sep 2008 08:30:01 +0000 (UTC) (envelope-from mat@mat.cc) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=mat.cc; h=date:from:to:cc: subject:message-id:in-reply-to:references:mime-version: content-type:content-transfer-encoding; q=dns/txt; s=plouf; bh=Q WWG4/mbnVZG587NYZ3nAcaQZQ8=; b=O2DYJfBMlFoBJTrfIYHUuZcZ2fGP4LCZ3 G/AjzHr5Lnpl0UZ4A/RX74ut1bZY+rbbhB0JeD2vCvvhiTFHOBcuDb+yyDA7ssJY IO43gskopyRb59S2ZDZiZEZbuF3flxIhLmRlP6xCQYmNXAWNm/ID/VJsyGehdhKH dTw8XcaLYQ= Received: from atuin.in.mat.cc (ATuin.in.mat.cc [79.143.241.205]) by plouf.absolight.net (Postfix) with ESMTP id B2476A2400B; Wed, 24 Sep 2008 10:29:59 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id 9016E76CBED; Wed, 24 Sep 2008 10:29:57 +0200 (CEST) Date: Wed, 24 Sep 2008 10:29:56 +0200 From: Mathieu Arnold To: Eugene Grosbein , "William O. Yates" Message-ID: In-Reply-To: <20080924032111.GA19942@svzserv.kemerovo.su> References: <1222216174.79107@tru2life.net> <20080924032111.GA19942@svzserv.kemerovo.su> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: freebsd-small@freebsd.org Subject: Re: /usr/obj/nanobsd.full/_.mnt: write failed, filesystem is full X-BeenThere: freebsd-small@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Sep 2008 08:30:02 -0000 +--On 24 septembre 2008 11:21:11 +0800 Eugene Grosbein wrote: | On Tue, Sep 23, 2008 at 05:29:35PM -0700, William O. Yates wrote: | |> Tried running "sh nanobsd.sh" twice with same result... |> |> 140gb hard drive, 512mb ram, p4 processor... | | It seems your /usr partition is full. If you have another one with | much free space, just move /usr/obj there and make symlink from /usr/obj | to new location. Then rerun your build. Hum, non, /usr/obj/nanobsd.full/_.mnt contains the mounted disk image, you have to make a bigger image. -- Mathieu Arnold