From owner-freebsd-virtualization@FreeBSD.ORG Fri Sep 27 02:04:09 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 77F0CCB6; Fri, 27 Sep 2013 02:04:09 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from mail0.glenbarber.us (mail0.glenbarber.us [208.86.227.67]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 4E61D291B; Fri, 27 Sep 2013 02:04:09 +0000 (UTC) Received: from glenbarber.us (c-71-224-221-174.hsd1.nj.comcast.net [71.224.221.174]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: gjb) by mail0.glenbarber.us (Postfix) with ESMTPSA id CE5977EF7; Fri, 27 Sep 2013 02:04:07 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.8.3 mail0.glenbarber.us CE5977EF7 Authentication-Results: mail0.glenbarber.us; dkim=none reason="no signature"; dkim-adsp=none Date: Thu, 26 Sep 2013 22:04:06 -0400 From: Glen Barber To: Miguel Clara Subject: Re: bhyve vmrum vm_setup_memory: Inappropriate ioctl for device Message-ID: <20130927020406.GY2335@glenbarber.us> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="3A73bywyZFNg8Vvt" Content-Disposition: inline In-Reply-To: X-Operating-System: FreeBSD 10.0-ALPHA2 amd64 User-Agent: Mutt/1.5.21 (2010-09-15) 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: Fri, 27 Sep 2013 02:04:09 -0000 --3A73bywyZFNg8Vvt Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Sep 27, 2013 at 01:59:04AM +0000, Miguel Clara wrote: > Just wanted to start testing with bhyve, but I'm getting this error > creating an exmaple VM: >=20 > # ./vmrun.sh -c 1 vm1 > virtio disk device file "./diskdev" does not exist. > Creating it ... > Launching virtual machine "vm1" ... > vm_setup_memory: Inappropriate ioctl for device What does dmesg say? What is 'uname -a' ? Glen --3A73bywyZFNg8Vvt Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.21 (FreeBSD) iQIcBAEBCAAGBQJSROeWAAoJELls3eqvi17QFzIP/igZhLkBTj1r+bJWXPONAXEY BTMz7bo+6YjiZrC6ILuRiHgY29ygPNHhdcpCvr0tuSB/eJ+DXcvaNg3Gtqo37+x4 1QseSnaDKCtXSOhC1RUhchR0n23NJ46ba44+Wl3TBFhbC5x/fyVJ7yfrhrox0oBK lEBDaQTssLNBRLHNKjJ2dBhE06UqT0tH/QJ7U/Pbcrf8y/bPXyOCMB8ihObdNsj6 YmwhWBiBRHR+CyD8Us3/cQhTMBjoq+mA44NhU13XGKjvQ1D3MBwnB4pfoIMfNgM+ stjN2+8lmpxmfvV42JEbhlmnken2LNcGlAXCU8QmHzj4cU0y9XJj7QTQ8QQZJkPm zRAzsIKAFR6dNy+tsYkgtvBgvkovwwPLfmFwzimkZ5Utdg1OJHM0X3Q1SOKtr4Ht Ecb5rJB+8q9WjdHjqJo4GTTXNHCIkviRL4avslDhE4wy+Mak92ucOUPst+WW5mjm CCz9lOAhBnvWwOJfQ6g05dgEfpczD6zUm6BoyHdACAgbJ81sXOinoHRhD3sGDcCT IqiXl/LKxjGwHfrSa3J+L6RQ5fsV/liOpoO4YPWqIUxhKT/PBhqoOijJpAzcEg60 TM4LFOY/1wiG9taLHEW7xxv434cqFMRM6T+FMJP0zOBQR/QPb7TR4UpgZvgm7Nqr IR01Xp+6hJY9G7N5p4xP =l3tp -----END PGP SIGNATURE----- --3A73bywyZFNg8Vvt--