From owner-freebsd-questions@FreeBSD.ORG Fri Jan 6 11:50:47 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 32750106566B for ; Fri, 6 Jan 2012 11:50:47 +0000 (UTC) (envelope-from ml@my.gd) Received: from mail-wi0-f182.google.com (mail-wi0-f182.google.com [209.85.212.182]) by mx1.freebsd.org (Postfix) with ESMTP id C24D08FC17 for ; Fri, 6 Jan 2012 11:50:45 +0000 (UTC) Received: by wibhr1 with SMTP id hr1so1519967wib.13 for ; Fri, 06 Jan 2012 03:50:45 -0800 (PST) Received: by 10.180.101.3 with SMTP id fc3mr6588684wib.22.1325850645165; Fri, 06 Jan 2012 03:50:45 -0800 (PST) Received: from dfleuriot-at-hi-media.com ([83.167.62.196]) by mx.google.com with ESMTPS id o41sm28867886wba.19.2012.01.06.03.50.43 (version=SSLv3 cipher=OTHER); Fri, 06 Jan 2012 03:50:44 -0800 (PST) Message-ID: <4F06E011.40305@my.gd> Date: Fri, 06 Jan 2012 12:50:41 +0100 From: Damien Fleuriot User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:8.0) Gecko/20111105 Thunderbird/8.0 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <4F06D041.4050702@gmail.com> In-Reply-To: <4F06D041.4050702@gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: FreeBSD on kvm X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Jan 2012 11:50:47 -0000 On 1/6/12 11:43 AM, Alessandro Baggi wrote: > Hi list, > i've a problem running freebsd as a guest on linux+kvm. The only problem > is that sometimes, when I boot the system it dies and this happens also > if I run the vm with and without -nographic option. Using the qemu GUI I > can see the it stops on the boot loader menu after the countdown and the > only mode to resume the system is reboot the vm. I've reduced the > autoboot delay to 1 without no result. > > > Someone know something about this problem? > > Thanks in advance. > Hi, This is exactly how to *not* ask a question. Please take the time to read this very informative article: http://www.catb.org/~esr/faqs/smart-questions.html#beprecise For instance, you've omitted important information such as: - linux version - qemu version - freebsd version - freebsd error message when "it dies", if any - KVM configuration options (disk mode and such) We've been running FreeBSD 7 then 8 as a guest in Debian linux/KVM for over 3 years now for our pre-production environment and are very happy with it. Please post some more details, that we might be able to actually help.