From owner-freebsd-virtualization@FreeBSD.ORG Sat Feb 22 21:43:49 2014 Return-Path: Delivered-To: virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CABEE561 for ; Sat, 22 Feb 2014 21:43:49 +0000 (UTC) Received: from mail-la0-x235.google.com (mail-la0-x235.google.com [IPv6:2a00:1450:4010:c03::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 4DEC61098 for ; Sat, 22 Feb 2014 21:43:49 +0000 (UTC) Received: by mail-la0-f53.google.com with SMTP id e16so3795712lan.26 for ; Sat, 22 Feb 2014 13:43:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=fy/3MXGkWhA7rb/2QvHqOqjAXwXkK2L9QVYlnB9djuo=; b=SKeN5oPYw+7MyuD4hTarabAvuG7W0IxNxUXcZJLwo33zkblU7DS0HUe0+oj+5pizn8 EatWlEaO9GyIM0i4r6GZOR+Tr1UGyWTNQJCBsVKcaNwUyL/38NYALKdidrdSof46eYdG Ni6MGxYG3tmxf56EPxL+7pH+EWQ/4bpI3XkBIyvNBX0I2iVwwithXtXvtZTh2xAhyTPx qrss0+ntschEv7DPKXW9QrhzSu8NsbYERCzsSREAO9wsf7tDPP8D6NPAeqTkTCOffepv eRs24B+WFT40bsnlDAy/z3pbxwdomEMc0oIavptsrjodNuY2Fhx0VhM4A7/XFSXpLuNY bq7w== MIME-Version: 1.0 X-Received: by 10.152.143.231 with SMTP id sh7mr7973781lab.26.1393105427277; Sat, 22 Feb 2014 13:43:47 -0800 (PST) Sender: crodr001@gmail.com Received: by 10.112.30.211 with HTTP; Sat, 22 Feb 2014 13:43:47 -0800 (PST) In-Reply-To: <53090599.5000505@digiware.nl> References: <53090599.5000505@digiware.nl> Date: Sat, 22 Feb 2014 13:43:47 -0800 X-Google-Sender-Auth: TeoyaOdceHxcZL0__B0ZqUXm3jA Message-ID: Subject: Re: Bhyve and booting a ZFS-on-root system From: Craig Rodrigues To: Willem Jan Withagen Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: "freebsd-virtualization@freebsd.org" X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.17 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, 22 Feb 2014 21:43:49 -0000 On Sat, Feb 22, 2014 at 12:16 PM, Willem Jan Withagen wrote: > > CPU: AMD Phenom(tm) II X6 1075T Processor (3013.84-MHz K8-class CPU) > Origin = "AuthenticAMD" Id = 0x100fa0 Family = 0x10 Model = 0xa > Also, as Aryeh has pointed out, you cannot run BHyve on an AMD processor unless you check out the code from a special branch. Michael Dexter has provided a snapshot from the branch: http://lists.freebsd.org/pipermail/freebsd-virtualization/2014-February/002227.html but that snapshot doesn't have the ZFS on Root change. -- Craig