From owner-freebsd-embedded@FreeBSD.ORG Thu Oct 8 11:20:09 2009 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 4FABA106566B for ; Thu, 8 Oct 2009 11:20:09 +0000 (UTC) (envelope-from gary.jennejohn@freenet.de) Received: from mout6.freenet.de (mout6.freenet.de [IPv6:2001:748:100:40::2:8]) by mx1.freebsd.org (Postfix) with ESMTP id E24AC8FC0C for ; Thu, 8 Oct 2009 11:20:08 +0000 (UTC) Received: from [195.4.92.15] (helo=5.mx.freenet.de) by mout6.freenet.de with esmtpa (ID gary.jennejohn@freenet.de) (port 25) (Exim 4.69 #92) id 1Mvr2V-0002mA-Lx; Thu, 08 Oct 2009 13:20:07 +0200 Received: from tc8d0.t.pppool.de ([89.55.200.208]:35163 helo=ernst.jennejohn.org) by 5.mx.freenet.de with esmtpa (ID gary.jennejohn@freenet.de) (port 25) (Exim 4.69 #94) id 1Mvr2V-0005R7-Dg; Thu, 08 Oct 2009 13:20:07 +0200 Date: Thu, 8 Oct 2009 13:20:06 +0200 From: Gary Jennejohn To: freebsd-embedded@freebsd.org Message-ID: <20091008132006.70957695@ernst.jennejohn.org> In-Reply-To: References: X-Mailer: Claws Mail 3.7.2 (GTK+ 2.16.2; amd64-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Subject: Re: Sorry for the inconvenience X-BeenThere: freebsd-embedded@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: gary.jennejohn@freenet.de List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Oct 2009 11:20:09 -0000 On Thu, 08 Oct 2009 14:47:11 +0400 bdmalex@mail.ru wrote: > Hello, all! > Sorry for the inconvenience - I am newbie... > I buy NVidia ION nettop with Intel Atom 330 processor without OS... > ... > Can I install FreeBSD on such nettop ? What is platform I must to use: > > x86 ? But as I know Atom 64bit processor ... > ia_64 ? But ias I understand, its only for Intel Itanuim processor... > I personally would start with the i386 distribution just ot see whether FreeBSD supports enough of the hardware to come up. You can download the USB-stick image (8.0-RC1-i386-memstick.img) for it, which will make it easy to do a quick check. To take advantage of the 64-bit capabilities you have to install the amd64 distribution, so use 8.0-RC1-amd64-memstick.img. --- Gary Jennejohn