From owner-freebsd-emulation@FreeBSD.ORG Sun Feb 15 22:05:15 2009 Return-Path: Delivered-To: emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4F4CC1065670 for ; Sun, 15 Feb 2009 22:05:15 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from vlakno.cz (77-93-215-190.static.masterinter.net [77.93.215.190]) by mx1.freebsd.org (Postfix) with ESMTP id 0B2618FC1B for ; Sun, 15 Feb 2009 22:05:14 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from localhost (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id B47319CB097 for ; Sun, 15 Feb 2009 22:43:16 +0100 (CET) X-Virus-Scanned: amavisd-new at vlakno.cz Received: from vlakno.cz ([127.0.0.1]) by localhost (lev.vlakno.cz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id o4LwCclh8uCD for ; Sun, 15 Feb 2009 22:43:04 +0100 (CET) Received: from vlk.vlakno.cz (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id A56BF9CB176 for ; Sun, 15 Feb 2009 22:43:04 +0100 (CET) Received: (from rdivacky@localhost) by vlk.vlakno.cz (8.14.3/8.14.3/Submit) id n1FLh41V018706 for emulation@freebsd.org; Sun, 15 Feb 2009 22:43:04 +0100 (CET) (envelope-from rdivacky) Date: Sun, 15 Feb 2009 22:43:04 +0100 From: Roman Divacky To: emulation@freebsd.org Message-ID: <20090215214304.GA17635@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i Cc: Subject: qemu booting amd64 fbsd X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Feb 2009 22:05:15 -0000 hi I am trying to boot fbsd@amd64 7.1R in qemu-0.9.1_11 but it panics early in the boot. usually. sometimes it gets upto the root mounting but then hangs... am I doing something wrong or is this just broken? is there any other (reliable) way how to boot amd64 fbsd in sw? thnx! roman