From owner-freebsd-virtualization@FreeBSD.ORG Mon Dec 9 04:48:33 2013 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D4A38DD9 for ; Mon, 9 Dec 2013 04:48:33 +0000 (UTC) Received: from mail-qc0-x22e.google.com (mail-qc0-x22e.google.com [IPv6:2607:f8b0:400d:c01::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 926A211E9 for ; Mon, 9 Dec 2013 04:48:33 +0000 (UTC) Received: by mail-qc0-f174.google.com with SMTP id n7so2338430qcx.33 for ; Sun, 08 Dec 2013 20:48:32 -0800 (PST) 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 :content-type; bh=kMVnlYF/R4lZSyWeSjwUuM+ar534vS95h6IzaukkNfY=; b=nvstnlDIhfSgSajfXZvDlnSKoM1u+u9dCADvxeU2GIfnyAg1FW/gbwyrL3UL6SGfPT ghK6iMVsKdrehKM/a+LemfgN4mO6FnAXrw6Ok5NqeyveVE7dLgYnd4n7swbfQQsCzEuv Lu2PBGOJ/83j00CtZ2CgqpD3e5GGXhfPgDJoNg5y/td7l9kKpp7ejAJpD8aegcLW/lbW j9JVomJ790molPDn2m0SWUNuPYyf764OYC8CpdmYHW/2GyD0QvSQ6JzFamf3aGxumqDn FGBl0MyVYtNKAlNicGpausLcSbGRKmSK/ItBZbdKjS5uIrwtvbL1+MvuQq5Hp0q9TGgt RsIA== MIME-Version: 1.0 X-Received: by 10.224.4.70 with SMTP id 6mr30330905qaq.86.1386564512033; Sun, 08 Dec 2013 20:48:32 -0800 (PST) Received: by 10.96.126.38 with HTTP; Sun, 8 Dec 2013 20:48:31 -0800 (PST) Received: by 10.96.126.38 with HTTP; Sun, 8 Dec 2013 20:48:31 -0800 (PST) In-Reply-To: References: Date: Sun, 8 Dec 2013 22:48:31 -0600 Message-ID: Subject: Bhyve not able to get CentOS to boot From: Matt Donovan To: freebsd-virtualization@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.17 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: Mon, 09 Dec 2013 04:48:33 -0000 After getting CentOS installed trying to get it to boot after wards gives me a segfault or back to the shell. Not near computer to try but anyone know of an idea as using the following (hd0,msdos1)/vmlinux-2.6.32.el6.x86_64 root=/dev/sda2 as it's seeing the drive as physical instead of virtual like vda2.