From owner-freebsd-virtualization@FreeBSD.ORG Wed Jul 3 15:19:01 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 BD374CCB for ; Wed, 3 Jul 2013 15:19:01 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from mail-oa0-x235.google.com (mail-oa0-x235.google.com [IPv6:2607:f8b0:4003:c02::235]) by mx1.freebsd.org (Postfix) with ESMTP id 91B56126D for ; Wed, 3 Jul 2013 15:19:01 +0000 (UTC) Received: by mail-oa0-f53.google.com with SMTP id k14so341813oag.12 for ; Wed, 03 Jul 2013 08:19:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=/LYCzr4S7EIU3zS8NzgoW2chsxuJfK44sYVGJIghIGI=; b=afHx146FnjLpmNxFj7iWwMcchNt5FVEFOd+5v2CIdcN2iIld030Ti8WiBRnqL3fAoG QQj3vJzJWrBqM5hIBp9H9HmW7O4XSXtyvXbtDd8JU7vX2r6gataUu7A0+cd44YhJg5FK kXXzbD4OuXEwSkVSp4eFlul1OvUS3i85eIzB1NwrPYKM/vYNYHi/BMj3GgDqGt05t/19 6z1uJmMG/S6ZG+fyh6o2iPqjcKCgvB4+gLqczzFik/knhbpSVwAeFjhHcbveho92j+/+ bQy9ATipdJLGTyGY9D/jt1IzNJJIJT6DUaSGGFJiofAWQHnDb/qWdQjMfRBXEgsPG94w rJzg== MIME-Version: 1.0 X-Received: by 10.182.130.228 with SMTP id oh4mr1246390obb.38.1372864741193; Wed, 03 Jul 2013 08:19:01 -0700 (PDT) Received: by 10.60.142.40 with HTTP; Wed, 3 Jul 2013 08:19:01 -0700 (PDT) Date: Wed, 3 Jul 2013 11:19:01 -0400 Message-ID: Subject: help installing bhyve guest From: Aryeh Friedman To: freebsd-virtualization@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 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: Wed, 03 Jul 2013 15:19:01 -0000 I am attempting to make the following install script to work: truncate -s 80G disk ifconfig tap3 down ifconfig tap3 up /usr/sbin/bhyvectl --vm=lts --destroy /usr/sbin/bhyveload -m 4096 -d lts.iso lts /usr/sbin/bhyve -c 3 -m 4096 -AI -H -P -g 0 -s 0:0,hostbridge -s 1:0,virtio-net,tap3 -s 2:0,virtio-blk,disk -s 3:0,virtio-blk,lts.iso -S 31,uart,stdio lts Note that the final target of the install is Ubuntu 12.04 LTS but I was using the latest 10-CURRENT release.iso to make sure I was doing nothing weird. vmrun.sh works on the second but have not tested the first. Currently the only output I get is (and then it freezes): Consoles: userboot FreeBSD/amd64 User boot, Revision 1.1 (aryeh@vcloud, Tue Jun 25 00:58:25 EDT 2013) \ can't load 'kernel' Type '?' for a list of commands, 'help' for more detailed help. OK quit vm exit[0] reason VMX rip 0x0000000000000000 inst_length 0 error 0 exit_reason 33 qualification 0x0000000000000000