From owner-freebsd-embedded@FreeBSD.ORG Mon Aug 15 15:28:12 2011 Return-Path: Delivered-To: freebsd-embedded@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 492A41065678 for ; Mon, 15 Aug 2011 15:28:12 +0000 (UTC) (envelope-from espartano.mail@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 002E08FC16 for ; Mon, 15 Aug 2011 15:28:11 +0000 (UTC) Received: by vws18 with SMTP id 18so5260724vws.13 for ; Mon, 15 Aug 2011 08:28:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=KWA8lOm7eyb42u8GVfgBjkbKNfAwEwzFY0AgGs6QB0A=; b=cd7Uuc9d52xuHZQj0xBfON75oKwZqFVOD0K9/rzXp7qZvrQ+X9swWVW1reRQ8EgrWc awdu6+7z7FXOMZrJ8EuCPkQlnSrbnxWoQe7Ziq7kCPLjdQGDKqnO8MQ/cP3NP6Ndntp7 +jdPi4S/IOnj+XkKLefnuzKSwQXLP3vsXvTTk= MIME-Version: 1.0 Received: by 10.52.94.136 with SMTP id dc8mr3746349vdb.373.1313422091030; Mon, 15 Aug 2011 08:28:11 -0700 (PDT) Received: by 10.52.183.39 with HTTP; Mon, 15 Aug 2011 08:28:11 -0700 (PDT) In-Reply-To: <4E492C22.4040301@xs4all.nl> References: <81D83998-D920-4A69-ACF8-519527D3BC7F@FreeBSD.org> <4E492C22.4040301@xs4all.nl> Date: Mon, 15 Aug 2011 10:28:11 -0500 Message-ID: From: Espartano To: Huub Schuurmans Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-embedded@freebsd.org Subject: Re: Problem with NanoBSD And Alix Board not device boot X-BeenThere: freebsd-embedded@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: Mon, 15 Aug 2011 15:28:12 -0000 On Mon, Aug 15, 2011 at 9:24 AM, Huub Schuurmans wrote: > Op 8/15/11 3:53 PM, Espartano schreef: > .. >> >> Thanks for the answer, my problem was with the CF writer, it had one >> pin cuted and that caused a bad written nanobsd image and not boot. > > > FYI > check written images by mounting them, as described here: > http://www.wirelessleiden.nl/projects/nodefactory/wiki/NanoBSD > > Huub I did it, even more I changed the file /etc/rc.conf to enable an ip to could do ssh after boot. the image looked normal but it never booted and I notice CF problem by causality, after change the CF writter the image booted without problems.