From owner-freebsd-questions@FreeBSD.ORG Thu Mar 2 04:54:54 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6ABA716A420 for ; Thu, 2 Mar 2006 04:54:54 +0000 (GMT) (envelope-from illoai@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id F01B543D45 for ; Thu, 2 Mar 2006 04:54:53 +0000 (GMT) (envelope-from illoai@gmail.com) Received: by xproxy.gmail.com with SMTP id i28so209393wxd for ; Wed, 01 Mar 2006 20:54:53 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=GdDwTKt/oLSNGlyzLwKV6447rg+5KTNUVeJSJNVQr9e8pemXavqw6oROrEJk1emHUanfjP7pzWk2zCPlkdBGbWvtzCMeKxww7sX5OwNcyTFNnWw3PXwqGyO/thcfIsYeWdVH/PSCuc9YRhrLtPjnMZY9WtxtWt7447tLXGSAYz4= Received: by 10.70.45.2 with SMTP id s2mr2740531wxs; Wed, 01 Mar 2006 20:54:53 -0800 (PST) Received: by 10.70.58.15 with HTTP; Wed, 1 Mar 2006 20:54:53 -0800 (PST) Message-ID: Date: Wed, 1 Mar 2006 22:54:53 -0600 From: "illoai@gmail.com" To: "Marc G. Fournier" In-Reply-To: <20060302002533.N1058@ganymede.hub.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20060301171916.H1058@ganymede.hub.org> <20060302002533.N1058@ganymede.hub.org> Cc: freebsd-questions@freebsd.org Subject: Re: How are ppl running QEMU under FreeBSD 6.x .. ? 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: Thu, 02 Mar 2006 04:54:54 -0000 On 3/1/06, Marc G. Fournier wrote: > I've tried the -nographic mode, and it just SegFaults ... > I haven't played with -nographic, except to note that it does as you say for me as well. It might be that the -serial flag is somehow mandatory on FreeBSD. If I get abitious I may play with that some. -- --