From owner-freebsd-virtualization@freebsd.org Sat Jun 24 22:12:37 2017 Return-Path: Delivered-To: freebsd-virtualization@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9A4B9DA6C5A for ; Sat, 24 Jun 2017 22:12:37 +0000 (UTC) (envelope-from allanjude@freebsd.org) Received: from mx1.scaleengine.net (mx1.scaleengine.net [209.51.186.6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7D9D47AC70 for ; Sat, 24 Jun 2017 22:12:37 +0000 (UTC) (envelope-from allanjude@freebsd.org) Received: from [192.168.1.10] (unknown [192.168.1.10]) (Authenticated sender: allanjude.freebsd@scaleengine.com) by mx1.scaleengine.net (Postfix) with ESMTPSA id 260A6134FC for ; Sat, 24 Jun 2017 22:12:30 +0000 (UTC) Subject: Re: Xen Dom0 To: freebsd-virtualization@freebsd.org References: <20170624201125.d75fxtfauzclvtz6@lrosenman.lerctr.org> From: Allan Jude Message-ID: Date: Sat, 24 Jun 2017 18:12:24 -0400 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: <20170624201125.d75fxtfauzclvtz6@lrosenman.lerctr.org> Content-Type: text/plain; charset=windows-1252 Content-Language: en-CA Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2017 22:12:37 -0000 On 2017-06-24 16:11, Larry Rosenman wrote: > I tried to play with Xen on my existing root-on-zfs system, and when it tried to > load /boot/xen, it said it couldn't. > > This is on: > > FreeBSD borg.lerctr.org 12.0-CURRENT FreeBSD 12.0-CURRENT #33 r320190: Wed Jun 21 10:22:24 CDT 2017 root@borg.lerctr.org:/usr/obj/usr/src/sys/VT-LER amd64 1200034 1200034 > > Using ports at: > > Path: /usr/ports > Working Copy Root Path: /usr/ports > URL: svn://svn.freebsd.org/ports/head > Relative URL: ^/head > Repository Root: svn://svn.freebsd.org/ports > Repository UUID: 35697150-7ecd-e111-bb59-0022644237b5 > Revision: 444091 > Node Kind: directory > Schedule: normal > Last Changed Author: jbeich > Last Changed Rev: 444091 > Last Changed Date: 2017-06-21 20:19:28 -0500 (Wed, 21 Jun 2017) > > > Ideas? > Do you have the actual error message? Can you share the relevant bits of /boot/loader.conf ? -- Allan Jude