From owner-freebsd-embedded@FreeBSD.ORG Mon Jul 11 18:31:21 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 D9A48106566C for ; Mon, 11 Jul 2011 18:31:21 +0000 (UTC) (envelope-from mlmichael70@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 73BAA8FC16 for ; Mon, 11 Jul 2011 18:31:21 +0000 (UTC) Received: by wyg24 with SMTP id 24so3829996wyg.13 for ; Mon, 11 Jul 2011 11:31:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=aBXBB2WzuIjiuhCEnHSiEDEymNS7fTmQMV/8xhcAFnQ=; b=GoYwDKt8uvn64luminGEKZlyDd+WpaIP6npDX23Ww73DZ9EkEfoTK+Zz5NHZocx8Re fYzwykTpPMgz24U4voanEJ0saa6fehkzCXFtz9aBTyEzv1YHc3ZrxLK0OM9k/2TR4ftU Dh1hiXikD4QGnjY/FSP8Tm2jwH2FgSx3t+kkI= Received: by 10.216.150.150 with SMTP id z22mr3355641wej.32.1310407733713; Mon, 11 Jul 2011 11:08:53 -0700 (PDT) Received: from prime.nonspace (92.40.254.233.threembb.co.uk [92.40.254.233]) by mx.google.com with ESMTPS id fi5sm10222045wbb.22.2011.07.11.11.08.51 (version=SSLv3 cipher=OTHER); Mon, 11 Jul 2011 11:08:52 -0700 (PDT) Message-ID: <4E1B3C35.4010007@gmail.com> Date: Mon, 11 Jul 2011 19:08:53 +0100 From: Michael User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:5.0) Gecko/20110701 Thunderbird/5.0 MIME-Version: 1.0 To: freebsd-embedded@freebsd.org Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: building i386 NanoBSD on amd64 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, 11 Jul 2011 18:31:21 -0000 Hello. Is it possible to build and prepare a nanobsd images for i386 alix board from a amd64 installation on my host system? Or should I create i386 virtual machine (VirtualBox) and then build my nanobsd inside that virtual environment. Michael