From owner-freebsd-xen@FreeBSD.ORG Thu Apr 9 15:56:38 2015 Return-Path: Delivered-To: freebsd-xen@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 114EEAEA for ; Thu, 9 Apr 2015 15:56:38 +0000 (UTC) Received: from SMTP.CITRIX.COM (smtp.citrix.com [66.165.176.89]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "mail.citrix.com", Issuer "Cybertrust Public SureServer SV CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id B6FE6D4C for ; Thu, 9 Apr 2015 15:56:37 +0000 (UTC) X-IronPort-AV: E=Sophos;i="5.11,550,1422921600"; d="scan'208";a="251740815" Message-ID: <5526A12A.7010001@citrix.com> Date: Thu, 9 Apr 2015 17:56:26 +0200 From: =?UTF-8?B?Um9nZXIgUGF1IE1vbm7DqQ==?= User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Vincent Blondel , Subject: Re: FreeBSD Dom0 References: <4A2C2F4F-3E6E-4B4D-AE99-91CD161BE0E0@icloud.com> In-Reply-To: <4A2C2F4F-3E6E-4B4D-AE99-91CD161BE0E0@icloud.com> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit X-DLP: MIA2 X-BeenThere: freebsd-xen@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion of the freebsd port to xen - implementation and usage List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Apr 2015 15:56:38 -0000 Hello, El 09/04/15 a les 16.41, Vincent Blondel ha escrit: > Hello all, > > I just tried the wiki page http://wiki.xen.org/wiki/FreeBSD_Dom0 on my brand new FreeBSD 10.1 amd64 OVH machine but I encounter some errors I cannot explain … > > here the spec of the machine … > > Copyright (c) 1992-2014 The FreeBSD Project. > Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 > The Regents of the University of California. All rights reserved. > FreeBSD is a registered trademark of The FreeBSD Foundation. > FreeBSD 10.1-RELEASE #0 r274401: Tue Nov 11 21:02:49 UTC 2014 > root@releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 > FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512 > CPU: Intel(R) Xeon(R) CPU E3-1245 V2 @ 3.40GHz (3392.36-MHz K8-class CPU) > Origin = "GenuineIntel" Id = 0x306a9 Family = 0x6 Model = 0x3a Stepping = 9 > Features=0xbfebfbff > Features2=0x7fbae3ff > AMD Features=0x28100800 > AMD Features2=0x1 > Structured Extended Features=0x281 > VT-x: PAT,HLT,MTF,PAUSE,EPT,UG,VPID > TSC: P-state invariant, performance statistics > real memory = 34359738368 (32768 MB) > avail memory = 33200738304 (31662 MB) The wiki clearly states that you should be using FreeBSD HEAD revision r280954 or any later version, while you are using FreeBSD 10.1. Roger.