From owner-freebsd-stable@FreeBSD.ORG Mon Dec 13 21:44:18 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8723F16A4CE for ; Mon, 13 Dec 2004 21:44:18 +0000 (GMT) Received: from smtp-vbr12.xs4all.nl (smtp-vbr12.xs4all.nl [194.109.24.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id ECF2643D55 for ; Mon, 13 Dec 2004 21:44:17 +0000 (GMT) (envelope-from rsmith@xs4all.nl) Received: from slackbox.xs4all.nl (slackbox.xs4all.nl [213.84.242.160]) iBDLiFRZ097425; Mon, 13 Dec 2004 22:44:15 +0100 (CET) (envelope-from rsmith@xs4all.nl) Received: by slackbox.xs4all.nl (Postfix, from userid 1001) id 86D6A6470; Mon, 13 Dec 2004 22:44:45 +0100 (CET) Date: Mon, 13 Dec 2004 22:44:45 +0100 From: Roland Smith To: stable@freebsd.org Message-ID: <20041213214445.GA43325@slackbox.xs4all.nl> References: <41BDE764.50600@fer.hr> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="wRRV7LY7NUeQGEoC" Content-Disposition: inline In-Reply-To: <41BDE764.50600@fer.hr> User-Agent: Mutt/1.4.2.1i X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 Organization: Me, organized? X-Virus-Scanned: by XS4ALL Virus Scanner cc: Ivan Voras Subject: Re: QEMU X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Dec 2004 21:44:18 -0000 --wRRV7LY7NUeQGEoC Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Dec 13, 2004 at 08:03:00PM +0100, Ivan Voras wrote: > Is anybody running qemu successfully on 5-stable? I'm trying to boot a=20 > knoppix live-cd from iso-image with: I tried to build it from ports on amd64 but the compiler segfaulted. :-( So it might be interesting to know what platform you're running on. From the compiler output I could see a lot of size mismatch warnings, i.e. 64 bit issues. > qemu -cdrom knoppix.iso -boot d >=20 > It always reboots the computer (no core-dump, no panic, just reboot -=20 > and that's as user-started process, not under root). Same thing under=20 > X11 or console. >=20 > I've never used qemu before, so it could be my fault :) I've used qemu on Linux before (that's how I tried FreeBSD first), and it ran fine. However, there are at least two qemu binaries built, one that uses the hosts MMU, and one that has software MMU emulation. I'd use the last one if I were you. I never could get the one that uses the host MMU to work. Roland --=20 R.F. Smith /"\ ASCII Ribbon Campaign r s m i t h @ x s 4 a l l . n l \ / No HTML/RTF in email http://www.xs4all.nl/~rsmith/ X No Word docs in email / \ Respect for open standards --wRRV7LY7NUeQGEoC Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBvg1NEnfvsMMhpyURAgIBAKCCK0xL4COomHIgUAS76SnIBQHSRwCeI8vY 7YRjAkgWc2A+1gWy+EGQU8Y= =F6dE -----END PGP SIGNATURE----- --wRRV7LY7NUeQGEoC--