From owner-freebsd-emulation@FreeBSD.ORG Mon Feb 6 19:15:07 2006 Return-Path: X-Original-To: freebsd-emulation@freebsd.org Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 815EB16A423 for ; Mon, 6 Feb 2006 19:15:07 +0000 (GMT) (envelope-from bakul@bitblocks.com) Received: from gate.bitblocks.com (bitblocks.com [209.204.185.216]) by mx1.FreeBSD.org (Postfix) with ESMTP id E58BF43D69 for ; Mon, 6 Feb 2006 19:15:05 +0000 (GMT) (envelope-from bakul@bitblocks.com) Received: from bitblocks.com (localhost [127.0.0.1]) by gate.bitblocks.com (8.13.4/8.13.1) with ESMTP id k16JEdp1024396; Mon, 6 Feb 2006 11:14:39 -0800 (PST) (envelope-from bakul@bitblocks.com) Message-Id: <200602061914.k16JEdp1024396@gate.bitblocks.com> To: "Frank J. Beckmann" In-reply-to: Your message of "Mon, 06 Feb 2006 19:59:53 +0100." <200602061959.54400.frank@barda.agala.net> Date: Mon, 06 Feb 2006 11:14:39 -0800 From: Bakul Shah Cc: freebsd-emulation@freebsd.org Subject: Re: qemu dumps core with option -nographic 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: Mon, 06 Feb 2006 19:15:07 -0000 A work around is to add -parallel pty The latest qemu from ports seems to work fine -- no need for any workaround. > qemu always dumps core when I try to strt it with -nographic. I need to run it > on a server without X. I tryed it with and without kqemu under FreeBSD > 6-stable i368.