From owner-freebsd-virtualization@FreeBSD.ORG Tue Jan 14 00:06:42 2014 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 ESMTPS id 78C59AD3 for ; Tue, 14 Jan 2014 00:06:42 +0000 (UTC) Received: from mail.leadmon.net (mail.leadmon.net [IPv6:2001:550:102:301::13]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2E02116EC for ; Tue, 14 Jan 2014 00:06:42 +0000 (UTC) Received: from HDLDESKTOP (hdl-desktop.leadmon.net [10.0.0.3]) (authenticated bits=0) by mail.leadmon.net (8.14.7/8.14.7/Blacklist) with ESMTP id s0E06ds7040276 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO) for ; Mon, 13 Jan 2014 19:06:39 -0500 (EST) (envelope-from howard@leadmon.net) DKIM-Filter: OpenDKIM Filter v2.8.3 mail.leadmon.net s0E06ds7040276 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=leadmon.net; s=default; t=1389657999; bh=GH6WdSdKBU84lS66BV9atP+z2g1kOoR38rb/a9tAvVI=; h=From:To:Subject:Date; b=mt0QU3FGg/2xXnfc+OnO4p9ezLiiF+LIdzMU8Kb1bkjG43kRQF6K9pf2h8cNnMZJO QyS+GbHtmB8R2B4SKviwkT/F+XOhKN6TthnanHMa4c/INHJYt1GlkhybAK9x2xgFD2 kBm3JI6lt4zo2NxrtxLXeVs6TVnmmykmND0x9z1g= From: "Howard Leadmon" To: Subject: FreeBSD 10 under QEMU-KVM Issues.. Date: Mon, 13 Jan 2014 19:06:36 -0500 Message-ID: <008b01cf10bc$7f45ca50$7dd15ef0$@leadmon.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook 14.0 Thread-Index: Ac8Qu56/yb6Oi9nPT9K4LRgkDwfgKg== Content-Language: en-us X-Virus-Scanned: clamav-milter 0.98 at vorlon.leadmon.net X-Virus-Status: Clean 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: Tue, 14 Jan 2014 00:06:42 -0000 I have had FreeBSD 8 and 9 running just fine under a Linux KVM, and as I know 10 is about to go official, I figured I would load up a VM of 10 to play with. So I grabbed the ISO of RC5, and proceeded to load a VM. Anytime I try this, I get to the phase where it tries to load, but then it just hangs, and I have left it set for an hour, still nothing. When it starts to boot I see: gPXE (http://etherboot.org) - 00:04.0 C980 PCI2.10 PnP BBS PMM7FC0@20 C980 Booting from DVD/CD... CD Loader 1.2 Building the boot loader arguments Looking up the /BOOT/LOADER... Found Relocating the loader and the BTX That is it, at that point it just hangs. I have tried from 2G RAM to 6G RAM for the VM, and from 1 to 4 CPU's, but no effect. If I try and load something prior to 10, it works fine, but 10 for some reason will not boot. I have tried older BETA's as well, no difference. Any ideas how to get past this?? --- Howard Leadmon