From owner-freebsd-testing@FreeBSD.ORG Thu Oct 30 22:03:56 2014 Return-Path: Delivered-To: freebsd-testing@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CCDC0E07 for ; Thu, 30 Oct 2014 22:03:56 +0000 (UTC) Received: from mail-ie0-x22e.google.com (mail-ie0-x22e.google.com [IPv6:2607:f8b0:4001:c03::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 942959CB for ; Thu, 30 Oct 2014 22:03:56 +0000 (UTC) Received: by mail-ie0-f174.google.com with SMTP id x19so88044ier.19 for ; Thu, 30 Oct 2014 15:03:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=KRF4zgW32enCUk9Z1oFl+tNGe0Wzkf1C0e1CRio5+CU=; b=wi+boudXaf5ssLZna+7KQOhxrJckArAlnvpI6gxDeyO6c9WGEJC52d4hwC+aGN740f pyFFym8JJjeRaJV4v8PM/4lHCwPQv7xzSgOGuiqlsV0lfjIChbZ2qhIELdziD54qrrxa lWNtvKuhhD2uyrKp0K8GaCLEVTZfiDM0W0aORWUvTlJ/kxhxDkJmnCT/NonNxKa3fkJv lIIAVoBZ7qeb+uWLl/NScKLt1mrE3nJIpaisOZMBOVi0seWOv6VQ3c4V+PJZ8QeiZ29H YYyhWmQrGMNKgKiqpR/Oc/J8Aw066breTpGMNB+Qd508Oy+hngNFt95npXDX4Cc63bUk HZkA== MIME-Version: 1.0 X-Received: by 10.50.93.6 with SMTP id cq6mr192100igb.7.1414706636050; Thu, 30 Oct 2014 15:03:56 -0700 (PDT) Received: by 10.50.193.135 with HTTP; Thu, 30 Oct 2014 15:03:56 -0700 (PDT) In-Reply-To: <926516146.1185082.1414701141476.JavaMail.zimbra@xinuos.com> References: <1332647925.1184837.1414700255905.JavaMail.zimbra@xinuos.com> <926516146.1185082.1414701141476.JavaMail.zimbra@xinuos.com> Date: Thu, 30 Oct 2014 15:03:56 -0700 Message-ID: Subject: Re: Help with Bhyve VM install From: NGie Cooper To: Susan Stanziano Content-Type: text/plain; charset=UTF-8 Cc: "freebsd-testing@freebsd.org" X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Oct 2014 22:03:56 -0000 On Thu, Oct 30, 2014 at 1:32 PM, Susan Stanziano wrote: > > > I have a system installed with releng10.1 (with tests configured) and am trying to create a VM under Bhyve. > > I want to know which image to use for the VM install, specifically will the : > > FreeBSD-10.1-RC3-amd64-bootonly.iso > > install with the /usr/tests directory created? Or, should I use FreeBSD-10.1-RC3-amd64-disc1.iso ? > > Thanks, and any further advice would be appreciated also, Hi Susan, Please try asking this question on the freebsd-virtualization@ list instead. Thank you!