From owner-freebsd-virtualization@FreeBSD.ORG Mon Oct 14 06:21:34 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 6EFDBBB2 for ; Mon, 14 Oct 2013 06:21:34 +0000 (UTC) (envelope-from crodr001@gmail.com) Received: from mail-lb0-x22e.google.com (mail-lb0-x22e.google.com [IPv6:2a00:1450:4010:c04::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id EF63C2D12 for ; Mon, 14 Oct 2013 06:21:33 +0000 (UTC) Received: by mail-lb0-f174.google.com with SMTP id w6so5211804lbh.5 for ; Sun, 13 Oct 2013 23:21:32 -0700 (PDT) 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=IqWVwa+kSRwtEhndZk7MlZc7koGKIQ6cFwLc+qyD+Bk=; b=aVSwS27aRqV5W0rIOAJu0PBd2X+VEK2ca7YON0vZS9nXkBEliWezrZX1WZd84380UM 15NAM3v3zfV9A6MSufBYz3JIzRiNz+WMdR16+r2pxpCbn/aueRcgvM/PLkbnE3YoGLjq hxMhSdSgfYmyfm7BYvKkwZueVGkJjd3kIOkPibHP+APRx5nrSFfCs7A6seoDbg4OcA0d /7AbSJxYzTwgWT4N15Uuj3NhdDetYrcosPEw5udbXTRc3JwYS9A+PraIArWOUU/mH3Im 2WAZ9SZXUWKOQR6+g4q47xaJq3x3hh/Tt15wyPPObgGpOBjl4Kk6FUhiOauZp6qqQSM+ hwzA== MIME-Version: 1.0 X-Received: by 10.112.55.173 with SMTP id t13mr261102lbp.39.1381731692012; Sun, 13 Oct 2013 23:21:32 -0700 (PDT) Sender: crodr001@gmail.com Received: by 10.112.139.132 with HTTP; Sun, 13 Oct 2013 23:21:31 -0700 (PDT) In-Reply-To: <525A1739.5090003@callfortesting.org> References: <525A1739.5090003@callfortesting.org> Date: Sun, 13 Oct 2013 23:21:31 -0700 X-Google-Sender-Auth: 7KNH2vEN0mHt0EB9Kh3D-Liw-Vc Message-ID: Subject: Re: Running FreeNAS under BHyve From: Craig Rodrigues To: Michael Dexter Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: "freebsd-virtualization@freebsd.org" 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: Mon, 14 Oct 2013 06:21:34 -0000 On Sat, Oct 12, 2013 at 8:44 PM, Michael Dexter wrote: > > 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. > > Thanks for writing that script. I've found it to be generally unnecessary after my latest installer changes to FreeNAS itself. -- Craig