From owner-freebsd-arm@FreeBSD.ORG Thu Sep 18 17:11:26 2008 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D2E941065671 for ; Thu, 18 Sep 2008 17:11:26 +0000 (UTC) (envelope-from jacques.fourie@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.190]) by mx1.freebsd.org (Postfix) with ESMTP id 5FBC88FC17 for ; Thu, 18 Sep 2008 17:11:26 +0000 (UTC) (envelope-from jacques.fourie@gmail.com) Received: by nf-out-0910.google.com with SMTP id h3so2109551nfh.33 for ; Thu, 18 Sep 2008 10:11:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=Azmigpj7K2LohiRSDsXW/QFbz8a6q/nVuDIISV9mb3g=; b=q7qBPUgSzmpzwLnvqIN/LvgNxZIW3RqvdzuhHViWbA40TFp5DnQS5x7s5XVREYszVI ihJn9zMNzEDHUd5+YgMaLSC//p4oQMWW2HHPYB6Yra86dBaHRriFG2UcqFUZFRYdJPfX lVQ7ZKheWQKpSS06mEk72Rblh7jhIKrAIcFdE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=D5wPr0rbQ07qaYg1WuAb696JN0POFL0nXY3aPteAQt4m4LEW8Z8c8DgPBa99vYtMAx KspGMM7cTaSfVgPpX4NpNv7orlZnYsL/pJWHJUEpZHaFBHJpQ4wq0AlpG/c3w5APiVgv Td8M36A3s6xYjK1mSej8zbDIgmxNVJK3zWqk4= Received: by 10.103.215.4 with SMTP id s4mr3129886muq.13.1221757884482; Thu, 18 Sep 2008 10:11:24 -0700 (PDT) Received: by 10.103.17.17 with HTTP; Thu, 18 Sep 2008 10:11:24 -0700 (PDT) Message-ID: Date: Thu, 18 Sep 2008 19:11:24 +0200 From: "Jacques Fourie" To: "Stanislav Sedov" In-Reply-To: <20080918203129.f77587ff.stas@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080918203129.f77587ff.stas@FreeBSD.org> Cc: freebsd-arm@freebsd.org, Desmond Chapman Subject: Re: First try X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Sep 2008 17:11:26 -0000 On Thu, Sep 18, 2008 at 6:31 PM, Stanislav Sedov wrote: > On Thu, 18 Sep 2008 08:34:00 +0000 > Desmond Chapman mentioned: > >> Is there a tutorial available for installing FreeBSD/ARM on a qemu vm? >> > > FreeBSD currently doesn't support any of QEMU arm platforms, AFAIK. > > -- > Stanislav Sedov > ST4096-RIPE > QEMU can emulate the Gumstix platform but the last time I tried it QEMU exited with a "unsupported instruction" error. The same binary worked perfectly on real hardware.