From owner-freebsd-questions@FreeBSD.ORG Thu Mar 2 02:49:44 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 6B12F16A420 for ; Thu, 2 Mar 2006 02:49:44 +0000 (GMT) (envelope-from illoai@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id F134B43D45 for ; Thu, 2 Mar 2006 02:49:43 +0000 (GMT) (envelope-from illoai@gmail.com) Received: by xproxy.gmail.com with SMTP id s10so195327wxc for ; Wed, 01 Mar 2006 18:49:43 -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=WBNrsWTgIBujTvlAi/hd50dPv1dgr1iBEzW4T8iAOFNsAENh77A+MzyHsP6Wfzzl42dXGOzS3gz9+lO9jrrhnX4UfpwOTySOvjyMpAZ+DvTlMOZRiyT9sg3BmJfTI2kcXrs00wwp2ZloMnXcDRSKmhirZTdG5RdXnBgPNXZ+n9o= Received: by 10.70.88.18 with SMTP id l18mr2644146wxb; Wed, 01 Mar 2006 18:49:43 -0800 (PST) Received: by 10.70.58.15 with HTTP; Wed, 1 Mar 2006 18:49:43 -0800 (PST) Message-ID: Date: Wed, 1 Mar 2006 20:49:43 -0600 From: "illoai@gmail.com" To: "Marc G. Fournier" In-Reply-To: <20060301171916.H1058@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> 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 02:49:44 -0000 On 3/1/06, Marc G. Fournier wrote: > > 'k, I'm doing something wrong here, cause I just can't get it to run ... > > I downloaded a netbsd img from oszoo, and type: > > qemu > > and it just hangs ... > > if I try it as: > > qemu -nographic > > it Seg Faults ... > have you tried qemu -cdrom -boot d ? I should try booting a cdimage in the other manner and see if it does the same. I would advise that netbsd will not (for me) boot if kqemu is enabled. Ditto for openbsd. -- --