From owner-freebsd-virtualization@FreeBSD.ORG Sun Oct 13 03:45:02 2013 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id D74DFA02 for ; Sun, 13 Oct 2013 03:45:02 +0000 (UTC) (envelope-from editor@callfortesting.org) Received: from mail-pb0-f52.google.com (mail-pb0-f52.google.com [209.85.160.52]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id AF6892F7F for ; Sun, 13 Oct 2013 03:45:02 +0000 (UTC) Received: by mail-pb0-f52.google.com with SMTP id wz12so5926387pbc.11 for ; Sat, 12 Oct 2013 20:44:56 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=jEQldaKuV+PoculindNCETIrrpnBgrs8R0H5xRke7Vs=; b=VPguAifF5DOk15IDI23SdUGOzKKTmRWx0pqra7dnGs3KBCM2ATaTfphVIV3oneJm1/ tdh6voxpLCABGmv9CAznb/6Hnp5tCvRASxZFWKUEaIxnz0zx57KVsDKiskLAXBUOc8kE 7RvgNd/2poB+DulBt//zEHt1bs2YJU7zkAytavt6A2Tnvl4JvxspasylAy5v3fzWsc5X cgpYZVRRXUuIIlb7dJ7ISSVn4HDyAZ6IYNol0TrgmFm7xshiCOTMeewg1x47zFVEtut2 DOT/NG4p6aVsGMc5X5cBVp+7GPHSE7av2pLmLAm1tfW1idUkQTh8YxpcDKKjxOGneTTf +AXg== X-Gm-Message-State: ALoCoQl6c81u0ELH+Cn4JaTci5EhXKLogY6gM7SLh6KmpZ+fAHMWODRUAAiGiJ9YD396AdkR/rG0 X-Received: by 10.66.25.232 with SMTP id f8mr30750873pag.25.1381635895984; Sat, 12 Oct 2013 20:44:55 -0700 (PDT) Received: from Michaels-MacBook-Pro.local (c-98-246-202-204.hsd1.or.comcast.net. [98.246.202.204]) by mx.google.com with ESMTPSA id 7sm81337897paf.22.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 12 Oct 2013 20:44:55 -0700 (PDT) Message-ID: <525A1739.5090003@callfortesting.org> Date: Sat, 12 Oct 2013 20:44:57 -0700 From: Michael Dexter User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 MIME-Version: 1.0 To: freebsd-virtualization@freebsd.org Subject: Re: Running FreeNAS under BHyve References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.14 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: Sun, 13 Oct 2013 03:45:02 -0000 Hello, On 10/10/13 4:36 PM, Craig Rodrigues wrote: > Here is what I have been doing to run FreeNAS under BHyve. Note that the script archive at bhvye.org has a script, nanobsd2bhyve.sh that makes this a one step process to modify the FreeNAS .img file and generates a launch script. http://bhyve.org/bhyve-scripts.tar Michael