From owner-freebsd-questions@freebsd.org Fri Oct 28 12:33:06 2016 Return-Path: Delivered-To: freebsd-questions@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 EADF0C21ED7 for ; Fri, 28 Oct 2016 12:33:06 +0000 (UTC) (envelope-from laoluomoks@gmail.com) Received: from mail-yw0-x22b.google.com (mail-yw0-x22b.google.com [IPv6:2607:f8b0:4002:c05::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A820AC1C for ; Fri, 28 Oct 2016 12:33:06 +0000 (UTC) (envelope-from laoluomoks@gmail.com) Received: by mail-yw0-x22b.google.com with SMTP id h14so82850783ywa.2 for ; Fri, 28 Oct 2016 05:33:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=mK/MjuKWo8oGO009SYnPS1pIEltLPHkF64ZUNn0nyGc=; b=IHv/6zDzm6K5hCWVZRLMRrtrlNeNEynajXMw/WQbAZFldqEX3fLXD6fj/YNGZzqz8W jUxJd+AEzkzg8j8pz061RfgPLX4fmkQ2Mz7MRdp+NczPbFsvTEazYl4yrFgydaUjIlKR 3WTvYuAt/Ipkz9v7N8/DQD15IntbMeJFqA2QsAzkZltAL1cENDDmAQcWMlvzybj6C3HT Cc/YDExjdjk3uSErG2wbNMcGN5rl5iq7eZ6ToQ5O1hIve7EFqWp1BL0NJ67UgHDgQLrD VbXTgiLNwDH5xo4w2a8/X+YSUMLC4FgcXtU+aPHIM6RRm8LK0W9KVc7O2cRKAPwXceOd IgwQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=mK/MjuKWo8oGO009SYnPS1pIEltLPHkF64ZUNn0nyGc=; b=WON2xjVKIe4AQRTfMdhOjy45HTuYeO6N4yVZ6/mSFTyDCcV2K3tACqEF6/uwAXCHPE ukEv5POtIOcR7E8jHLr5+frXWlQkn9Wg7hGocWzVlGoJ56K3OLrFBxt+CJLpnq8dTyXh EVmGLCw0oc54gswus/ZMD61v52Kh3ZCX0XNlh/wwmQa5Ym6ZFxOY2CbIDTOBTIxkSRQm dRyCoSwvO7L/9/hDCbY3q4QaWYroilc627FWHXRc5kd3WVMsEsHxkAenDL4YGsvtcZBX +fiNs9qpxkiKObg/Yl4+sq0pBC2suz8FR004ofqJLKMvsEodTEh4a4A37rt4Q1I1e8Tj keLA== X-Gm-Message-State: ABUngvdytWvqczLKfaajtVE5o9OiPWt7OnJtk4ceuZr+F+E/xVpivNYC2uTh89khWvgx8VP+1ijkLH6/b6BRTg== X-Received: by 10.107.165.208 with SMTP id o199mr10745614ioe.101.1477657985767; Fri, 28 Oct 2016 05:33:05 -0700 (PDT) MIME-Version: 1.0 Received: by 10.79.0.153 with HTTP; Fri, 28 Oct 2016 05:33:02 -0700 (PDT) Received: by 10.79.0.153 with HTTP; Fri, 28 Oct 2016 05:33:02 -0700 (PDT) In-Reply-To: References: <54AEF522-9B45-4322-AC58-D412E61B13AC@gmail.com> From: Olaoluwa Omokanwaiye Date: Fri, 28 Oct 2016 13:33:02 +0100 Message-ID: Subject: Re: Bhyve on freebsd11 To: David Demelier Cc: Emre Gundogan via freebsd-questions Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Oct 2016 12:33:07 -0000 Dear sir, I run i386 arch So is there any other solution. I don't want to use oracle vbox but bhyve. Thanks Ola Sent from my MotoE2(4G-LTE) On 28 Oct 2016 10:45 a.m., "David Demelier" wrote: > 2016-10-27 16:57 GMT+02:00 Olaoluwa Omokanwaiye : > > Hi all, > > > > Trust this mail meets you well. > > While trying to load vmm on FreeBSD 11, I am getting the error - > kldload:can't load vmm: no such file or directory > > vmm(4) is only for amd64, do you run this arch? > > Regards, > > -- > Demelier David >