From owner-freebsd-virtualization@FreeBSD.ORG Tue Apr 30 07:39:12 2013 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id CE05C788 for ; Tue, 30 Apr 2013 07:39:12 +0000 (UTC) (envelope-from lars@netapp.com) Received: from mx12.netapp.com (mx12.netapp.com [216.240.18.77]) by mx1.freebsd.org (Postfix) with ESMTP id B8DA81094 for ; Tue, 30 Apr 2013 07:39:11 +0000 (UTC) X-IronPort-AV: E=Sophos;i="4.87,579,1363158000"; d="scan'208";a="46282243" Received: from smtp1.corp.netapp.com ([10.57.156.124]) by mx12-out.netapp.com with ESMTP; 30 Apr 2013 00:39:00 -0700 Received: from vmwexceht01-prd.hq.netapp.com (exchsmtp.hq.netapp.com [10.106.76.239]) by smtp1.corp.netapp.com (8.13.1/8.13.1/NTAP-1.6) with ESMTP id r3U7cxYm026229 for ; Tue, 30 Apr 2013 00:39:00 -0700 (PDT) Received: from SACEXCMBX01-PRD.hq.netapp.com ([169.254.2.71]) by vmwexceht01-prd.hq.netapp.com ([10.106.76.239]) with mapi id 14.02.0342.003; Tue, 30 Apr 2013 00:38:59 -0700 From: "Eggert, Lars" To: "freebsd-virtualization@freebsd.org" Subject: bhyveload "vm_create: Device not configured" Thread-Topic: bhyveload "vm_create: Device not configured" Thread-Index: AQHORXXGa7yTqhRzPEKSbEXl6s8NJw== Date: Tue, 30 Apr 2013 07:38:59 +0000 Message-ID: <4C57110A-E840-492D-AE63-219022BCEF28@netapp.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.106.53.51] Content-Type: text/plain; charset="us-ascii" Content-ID: Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 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: Tue, 30 Apr 2013 07:39:12 -0000 Hi, I'm starting to play around with bhyve, and I'm trying to byhveload a disk = image that I otherwise use to netboot some headless servers. When I tried t= hat, I get: root@five:~ # bhyveload -d /home/elars/dst/rootfs test vm_create: Device not configured Google comes up empty with this error message. Any idea what could be causi= ng this? I do have the vmm.ko loaded and the system is running a recent -CU= RRENT. Thanks, Lars=