From owner-freebsd-questions@FreeBSD.ORG Sun Jan 9 03:06:18 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 507FF106564A for ; Sun, 9 Jan 2011 03:06:18 +0000 (UTC) (envelope-from outbackdingo@gmail.com) Received: from mail-ew0-f54.google.com (mail-ew0-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id D568D8FC19 for ; Sun, 9 Jan 2011 03:06:17 +0000 (UTC) Received: by ewy24 with SMTP id 24so8606044ewy.13 for ; Sat, 08 Jan 2011 19:06:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=r43BCHoZ77youJvhitbspcCDAoZEYP5TCvnMGgvlXYk=; b=Y5JkyFVY733t09qXzA/SX3jblgnhUhbWD2cyvJpA8qFvhc5TWpJ8+JNZZ5Y32IYMR1 6zC0RDYQ6sfMfIsDPGli2xdrIgyUMgrXd0Sx2IAbZ67WpPsx21TwApisMcFrGNcSrta/ 3JLvuAF4lEVE2roFHIWY1jFgF+Zzot3wJUnHc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=REnhzwwuwmvh2KrIcKmKiI9T3l/XNg/7rm88bBVqI7IbmxpyBbGroDT/IKy0x1bU4i Ir5yuEgEZUg0aJx1qvPUDzWA2THHHVdOCks3LW6v4oIqPpvKS+ovwBLPAcbt9I5dqnP0 bYIrNDXecQ3moypPHYYKC5yfrlIoqpU/mnJWE= MIME-Version: 1.0 Received: by 10.14.133.16 with SMTP id p16mr1016973eei.31.1294542376576; Sat, 08 Jan 2011 19:06:16 -0800 (PST) Received: by 10.14.48.75 with HTTP; Sat, 8 Jan 2011 19:06:16 -0800 (PST) In-Reply-To: <46BAC315-34E3-4D1B-A276-81BFE52C290D@mac.com> References: <46BAC315-34E3-4D1B-A276-81BFE52C290D@mac.com> Date: Sat, 8 Jan 2011 22:06:16 -0500 Message-ID: From: Outback Dingo To: Robert Boyer Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: Help with nanobsd.sh?? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Jan 2011 03:06:18 -0000 looks like NANO_MEDIASIZE=1200000 in nanobsd.sh is too small possibly On Sat, Jan 8, 2011 at 7:27 PM, Robert Boyer wrote: > I am trying nanobsd for the first time under 8.1 and have two fairly basic > questions before I go about solving a few issues in my usual brute-force and > wrong way. > > 1)Using a box stock system with a fresh install and the default nanobsd.sh > with default configuration everything looks like it builds fine right up > until.... > > 02:11:50 ## build diskimage > 02:11:50 ### log: /usr/obj/nanobsd.full//_.di > > /usr/obj/nanobsd.full/_.mnt: write failed, filesystem is full > > > of course my working file systems are not full - far from it. I think it's > talking about some disk images that the script is creating - what the heck? > How can this be with the default config? > > > 2)Is there an option to run nanobsd.sh without cleaning the obj > directories? Really don't want to rebuild world and kernel from scratch for > a couple of different packages in custom configs - let alone do it for > solving build issues. > > > Thanks > > RB > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" >